summaryrefslogtreecommitdiffstats
path: root/man.7
Commit message (Expand)AuthorAgeFilesLines
* Minimal cleanup of the COMPATIBILITY section:Ingo Schwarze2014-06-221-38/+9
* Support the CONTEXT section for kernel manual pages found in Solaris andIngo Schwarze2014-03-311-0/+5
* sync to OpenBSD: .ft is a roff(7) request, not a man(7) macro,Ingo Schwarze2014-03-171-6/+0
* After Werner Lemberg accepted and committed some updates to the manualIngo Schwarze2014-02-161-12/+18
* use .At where appropriate; from Jan Stary <hans at stare dot cz>Ingo Schwarze2014-02-141-1/+1
* Joerg Sonnenberger contributed copyrightable amounts of text toIngo Schwarze2014-01-061-0/+1
* Add missing description of .UR/.UE.Ingo Schwarze2013-12-311-1/+20
* use the .Bx macro; from Jan Stary via jmc@Ingo Schwarze2013-09-161-1/+2
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-2/+1
* document .PD; related to man_term.c rev. 1.134Ingo Schwarze2012-07-291-1/+32
* When i moved some low-level stuff from mdoc(7) and man(7)Ingo Schwarze2012-06-201-11/+15
* Minimal implementation of .EX and .EE for GNU compatibility.Ingo Schwarze2012-06-021-0/+12
* update Copyright years according to the CVS logs; no code changeIngo Schwarze2012-05-271-1/+1
* Discourage the use of esr's man-ext macros:Ingo Schwarze2012-04-151-5/+2
* Add support for `OP', one of the extended man macros. This also requiresKristaps Dzonsons2012-01-031-0/+27
* In man(7), when no explicit volume name is given, use the defaultIngo Schwarze2011-12-021-0/+13
* Reorganize part of the content:Ingo Schwarze2011-09-261-396/+177
* add a MACRO OVERVIEW section, similar to the one in mdoc(7);Ingo Schwarze2011-09-201-0/+39
* It's unknown whether `SH' and `SS' closing out `nf' literalism isKristaps Dzonsons2011-09-061-0/+8
* Order -column lists to have the arguments follow `-column'. From aKristaps Dzonsons2011-08-301-2/+2
* Remove unnecessary `Pp'/`-compat' combination for column lists.Kristaps Dzonsons2011-08-301-4/+2
* Bring man.7's LANGUAGE SYNTAX in line with mdoc.7. While here, changeKristaps Dzonsons2011-08-191-59/+75
* Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.Kristaps Dzonsons2011-08-181-1/+2
* Add example of comments in man.7 and mdoc.7.Kristaps Dzonsons2011-08-171-0/+8
* Sync man.7's LANGUAGE SYNTAX (was INPUT ENCODING) with mdoc.7.Kristaps Dzonsons2011-08-171-47/+119
* Clarify the role of `RS' in man(7) and also fix a bogus cross-reference.Kristaps Dzonsons2011-07-081-5/+8
* Fix a TODO noted by schwarze@, originally by Christian Weisgerber:Kristaps Dzonsons2011-07-031-0/+4
* Noticed that our skeleton mdoc.7 had lower-case `Dt'. Fixed and addedKristaps Dzonsons2011-05-261-4/+8
* Clean up date handling,Ingo Schwarze2011-03-071-25/+17
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-0/+1
* As noticed by deraadt@, it goes without saying that text filesIngo Schwarze2011-01-251-3/+0
* Better explain roff(7) macro argument quoting;Ingo Schwarze2011-01-241-0/+7
* If the first character of free-form text is whitespace, then a newlineKristaps Dzonsons2011-01-121-0/+3
* Moved table stuff from roff.7 into the new tbl.7 (suggested by Jason McIntyre).Kristaps Dzonsons2011-01-041-1/+3
* Use `Dl' instead of `D1' for code examples.Kristaps Dzonsons2010-12-291-2/+2
* Remove `i' and `r' macro handlers. These macros, originally part of theKristaps Dzonsons2010-12-081-39/+6
* Add support for `ft' macro found in groff(7). Based on a patch byKristaps Dzonsons2010-12-061-1/+6
* Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD),Kristaps Dzonsons2010-12-051-24/+0
* sync to OpenBSD:Ingo Schwarze2010-09-261-2/+5
* Clarified EXIT STATUS sections. Discussed among schwarze@, Thomas, andKristaps Dzonsons2010-09-041-1/+1
* Remove overstrike `\o'. This isn't the best solution because we reallyKristaps Dzonsons2010-08-291-0/+2
* Move mdoc/man template "The next is for" into the section itself. AddedKristaps Dzonsons2010-08-281-6/+8
* Strip out `\k' escape.Kristaps Dzonsons2010-08-241-0/+2
* Stripping out of `\w' groff escape. Yet another for pod2man...Kristaps Dzonsons2010-08-241-2/+3
* Strip out the `\z' escape. This is the first recursive sequence,Kristaps Dzonsons2010-08-241-0/+2
* Sort COMPATIBILITY in mdoc(7) (from schwarze@).Kristaps Dzonsons2010-08-221-10/+25
* merge from OpenBSD:Ingo Schwarze2010-08-061-4/+2
* Merge Jason McIntyre's corrections to man.7.Kristaps Dzonsons2010-07-261-24/+21
* Added `in' macro support for -man -Tascii. This is not yet supported inKristaps Dzonsons2010-07-221-0/+11
* sync to OpenBSD:Ingo Schwarze2010-07-191-18/+30