aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.7
Commit message (Expand)AuthorAgeFilesLines
* use the .Bx macro; from Jan Stary via jmc@Ingo Schwarze2013-09-161-3/+4
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-4/+3
* document .PD; related to man_term.c rev. 1.134Ingo Schwarze2012-07-291-3/+34
* When i moved some low-level stuff from mdoc(7) and man(7)Ingo Schwarze2012-06-201-13/+17
* Minimal implementation of .EX and .EE for GNU compatibility.Ingo Schwarze2012-06-021-2/+14
* update Copyright years according to the CVS logs; no code changeIngo Schwarze2012-05-271-3/+3
* Discourage the use of esr's man-ext macros:Ingo Schwarze2012-04-151-7/+4
* Add support for `OP', one of the extended man macros. This also requiresKristaps Dzonsons2012-01-031-2/+29
* In man(7), when no explicit volume name is given, use the defaultIngo Schwarze2011-12-021-2/+15
* Reorganize part of the content:Ingo Schwarze2011-09-261-398/+179
* add a MACRO OVERVIEW section, similar to the one in mdoc(7);Ingo Schwarze2011-09-201-2/+41
* It's unknown whether `SH' and `SS' closing out `nf' literalism isKristaps Dzonsons2011-09-061-2/+10
* Order -column lists to have the arguments follow `-column'. From aKristaps Dzonsons2011-08-301-3/+3
* Remove unnecessary `Pp'/`-compat' combination for column lists.Kristaps Dzonsons2011-08-301-6/+4
* Bring man.7's LANGUAGE SYNTAX in line with mdoc.7. While here, changeKristaps Dzonsons2011-08-191-61/+77
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-3/+4
* Add example of comments in man.7 and mdoc.7.Kristaps Dzonsons2011-08-171-1/+9
* Sync man.7's LANGUAGE SYNTAX (was INPUT ENCODING) with mdoc.7.Kristaps Dzonsons2011-08-171-49/+121
* Clarify the role of `RS' in man(7) and also fix a bogus cross-reference.Kristaps Dzonsons2011-07-081-7/+10
* Fix a TODO noted by schwarze@, originally by Christian Weisgerber:Kristaps Dzonsons2011-07-031-2/+6
* Noticed that our skeleton mdoc.7 had lower-case `Dt'. Fixed and addedKristaps Dzonsons2011-05-261-6/+10
* Clean up date handling,Ingo Schwarze2011-03-071-27/+19
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-2/+3
* As noticed by deraadt@, it goes without saying that text filesIngo Schwarze2011-01-251-5/+2
* Better explain roff(7) macro argument quoting;Ingo Schwarze2011-01-241-2/+9
* If the first character of free-form text is whitespace, then a newlineKristaps Dzonsons2011-01-121-2/+5
* Moved table stuff from roff.7 into the new tbl.7 (suggested by Jason McIntyre).Kristaps Dzonsons2011-01-041-3/+5
* Use `Dl' instead of `D1' for code examples.Kristaps Dzonsons2010-12-291-4/+4
* Remove `i' and `r' macro handlers. These macros, originally part of theKristaps Dzonsons2010-12-081-41/+8
* Add support for `ft' macro found in groff(7). Based on a patch byKristaps Dzonsons2010-12-061-3/+8
* Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD),Kristaps Dzonsons2010-12-051-26/+2
* sync to OpenBSD:Ingo Schwarze2010-09-261-4/+7
* Clarified EXIT STATUS sections. Discussed among schwarze@, Thomas, andKristaps Dzonsons2010-09-041-3/+3
* Remove overstrike `\o'. This isn't the best solution because we reallyKristaps Dzonsons2010-08-291-2/+4
* Move mdoc/man template "The next is for" into the section itself. AddedKristaps Dzonsons2010-08-281-8/+10
* Strip out `\k' escape.Kristaps Dzonsons2010-08-241-1/+3
* Stripping out of `\w' groff escape. Yet another for pod2man...Kristaps Dzonsons2010-08-241-3/+4
* Strip out the `\z' escape. This is the first recursive sequence,Kristaps Dzonsons2010-08-241-2/+4
* Sort COMPATIBILITY in mdoc(7) (from schwarze@).Kristaps Dzonsons2010-08-221-12/+27
* merge from OpenBSD:Ingo Schwarze2010-08-061-6/+4
* Merge Jason McIntyre's corrections to man.7.Kristaps Dzonsons2010-07-261-26/+23
* Added `in' macro support for -man -Tascii. This is not yet supported inKristaps Dzonsons2010-07-221-2/+13
* sync to OpenBSD:Ingo Schwarze2010-07-191-19/+31
* Note discarding of \m, \M, and \s in COMPATIBILITY sections.Kristaps Dzonsons2010-07-191-1/+4
* Removed \s documentation, as we (1) never supported it, and (2) neverKristaps Dzonsons2010-07-191-31/+4
* Fix which escapes are used to format \".Kristaps Dzonsons2010-07-161-4/+4
* Allow bad -man dates to flow verbatim into the front-ends. Noted byKristaps Dzonsons2010-05-261-4/+5
* Fix man.7 to include AT and UC in its syntax table.Kristaps Dzonsons2010-05-251-3/+4
* Entry for .AT and .UCJoerg Sonnenberger2010-05-171-4/+11
* Documented EOS buffered spaces and added `]'.Kristaps Dzonsons2010-05-151-4/+9