aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.7
Commit message (Expand)AuthorAgeFilesLines
* .OP is not a GNU extension but first appeared in the Documenter's Workbench,Ingo Schwarze2021-08-051-4/+4
* Improve the HISTORY and AUTHORS sections, using informationIngo Schwarze2020-10-281-12/+23
* add missing mention of Werner Lemberg,Ingo Schwarze2020-10-141-4/+9
* Mention that .AT, .P, .SB, and .UC are extensions; it really mattersIngo Schwarze2020-02-181-5/+16
* The non-standard .EX/.EE macro pair was invented for Version 9 AT&T UNIXIngo Schwarze2019-07-091-6/+10
* Do not open a subsection for each and every macro.Ingo Schwarze2019-03-021-178/+165
* Now that .nf and .fi are implemented in the roff(7) parser and formattersIngo Schwarze2019-01-011-22/+11
* The .HP macro was deprecated by groff, and that makes senseIngo Schwarze2018-12-161-12/+20
* Massively reduce the amount of text, cutting it down to what is neededIngo Schwarze2018-08-181-370/+73
* implement the GNU man-ext .SY/.YS (synopsis block) macro in man(7),Ingo Schwarze2018-08-181-3/+20
* implement the GNU man-ext .TQ macro in man(7),Ingo Schwarze2018-08-161-2/+8
* Stop documenting the non-portable .R man(7) macro. Neither groffIngo Schwarze2018-04-051-17/+4
* add support for the MT and ME mailto macros, used for example in wg(8);Ingo Schwarze2017-06-251-2/+16
* implement .DT in terms of .ta; needed for print/ghostview, for exampleIngo Schwarze2017-05-071-4/+8
* Shorten the description of .sp and move it to roff(7).Ingo Schwarze2017-05-051-27/+2
* Clean up docs after today's .br and .ft code cleanup; simpler.Ingo Schwarze2017-05-051-11/+5
* Radical cleanup of COMPATIBILITY sections:Ingo Schwarze2015-01-291-49/+2
* Strangely, ignoring the roff(7) .na request was implemented in the man(7)Ingo Schwarze2015-01-241-7/+3
* change .Cm to .Ar for macro argumentsIngo Schwarze2015-01-241-19/+19
* Support .RE with an argument; needed for audio/pms(1).Ingo Schwarze2015-01-241-4/+24
* Improve documentation of the header/footer macros .Dt, .Os, .TH:Ingo Schwarze2014-12-281-3/+9
* Minimal cleanup of the COMPATIBILITY section:Ingo Schwarze2014-06-221-40/+11
* Support the CONTEXT section for kernel manual pages found in Solaris andIngo Schwarze2014-03-311-2/+7
* sync to OpenBSD: .ft is a roff(7) request, not a man(7) macro,Ingo Schwarze2014-03-171-8/+2
* After Werner Lemberg accepted and committed some updates to the manualIngo Schwarze2014-02-161-14/+20
* use .At where appropriate; from Jan Stary <hans at stare dot cz>Ingo Schwarze2014-02-141-3/+3
* Joerg Sonnenberger contributed copyrightable amounts of text toIngo Schwarze2014-01-061-2/+3
* Add missing description of .UR/.UE.Ingo Schwarze2013-12-311-3/+22
* 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