| Commit message (Expand) | Author | Age | Files | Lines |
* | .OP is not a GNU extension but first appeared in the Documenter's Workbench, | Ingo Schwarze | 2021-08-05 | 1 | -2/+2 |
* | Improve the HISTORY and AUTHORS sections, using information | Ingo Schwarze | 2020-10-28 | 1 | -10/+21 |
* | add missing mention of Werner Lemberg, | Ingo Schwarze | 2020-10-14 | 1 | -2/+7 |
* | Mention that .AT, .P, .SB, and .UC are extensions; it really matters | Ingo Schwarze | 2020-02-18 | 1 | -3/+14 |
* | The non-standard .EX/.EE macro pair was invented for Version 9 AT&T UNIX | Ingo Schwarze | 2019-07-09 | 1 | -4/+8 |
* | Do not open a subsection for each and every macro. | Ingo Schwarze | 2019-03-02 | 1 | -176/+163 |
* | Now that .nf and .fi are implemented in the roff(7) parser and formatters | Ingo Schwarze | 2019-01-01 | 1 | -20/+9 |
* | The .HP macro was deprecated by groff, and that makes sense | Ingo Schwarze | 2018-12-16 | 1 | -10/+18 |
* | Massively reduce the amount of text, cutting it down to what is needed | Ingo Schwarze | 2018-08-18 | 1 | -369/+72 |
* | implement the GNU man-ext .SY/.YS (synopsis block) macro in man(7), | Ingo Schwarze | 2018-08-18 | 1 | -1/+18 |
* | implement the GNU man-ext .TQ macro in man(7), | Ingo Schwarze | 2018-08-16 | 1 | -0/+6 |
* | Stop documenting the non-portable .R man(7) macro. Neither groff | Ingo Schwarze | 2018-04-05 | 1 | -15/+2 |
* | add support for the MT and ME mailto macros, used for example in wg(8); | Ingo Schwarze | 2017-06-25 | 1 | -0/+14 |
* | implement .DT in terms of .ta; needed for print/ghostview, for example | Ingo Schwarze | 2017-05-07 | 1 | -2/+6 |
* | Shorten the description of .sp and move it to roff(7). | Ingo Schwarze | 2017-05-05 | 1 | -26/+1 |
* | Clean up docs after today's .br and .ft code cleanup; simpler. | Ingo Schwarze | 2017-05-05 | 1 | -9/+3 |
* | Radical cleanup of COMPATIBILITY sections: | Ingo Schwarze | 2015-01-29 | 1 | -47/+0 |
* | Strangely, ignoring the roff(7) .na request was implemented in the man(7) | Ingo Schwarze | 2015-01-24 | 1 | -6/+2 |
* | change .Cm to .Ar for macro arguments | Ingo Schwarze | 2015-01-24 | 1 | -18/+18 |
* | Support .RE with an argument; needed for audio/pms(1). | Ingo Schwarze | 2015-01-24 | 1 | -2/+22 |
* | Improve documentation of the header/footer macros .Dt, .Os, .TH: | Ingo Schwarze | 2014-12-28 | 1 | -1/+7 |
* | Minimal cleanup of the COMPATIBILITY section: | Ingo Schwarze | 2014-06-22 | 1 | -38/+9 |
* | Support the CONTEXT section for kernel manual pages found in Solaris and | Ingo Schwarze | 2014-03-31 | 1 | -0/+5 |
* | sync to OpenBSD: .ft is a roff(7) request, not a man(7) macro, | Ingo Schwarze | 2014-03-17 | 1 | -6/+0 |
* | After Werner Lemberg accepted and committed some updates to the manual | Ingo Schwarze | 2014-02-16 | 1 | -12/+18 |
* | use .At where appropriate; from Jan Stary <hans at stare dot cz> | Ingo Schwarze | 2014-02-14 | 1 | -1/+1 |
* | Joerg Sonnenberger contributed copyrightable amounts of text to | Ingo Schwarze | 2014-01-06 | 1 | -0/+1 |
* | Add missing description of .UR/.UE. | Ingo Schwarze | 2013-12-31 | 1 | -1/+20 |
* | use the .Bx macro; from Jan Stary via jmc@ | Ingo Schwarze | 2013-09-16 | 1 | -1/+2 |
* | For citing the names and email addresses of authors, | Ingo Schwarze | 2013-07-13 | 1 | -2/+1 |
* | document .PD; related to man_term.c rev. 1.134 | Ingo Schwarze | 2012-07-29 | 1 | -1/+32 |
* | When i moved some low-level stuff from mdoc(7) and man(7) | Ingo Schwarze | 2012-06-20 | 1 | -11/+15 |
* | Minimal implementation of .EX and .EE for GNU compatibility. | Ingo Schwarze | 2012-06-02 | 1 | -0/+12 |
* | update Copyright years according to the CVS logs; no code change | Ingo Schwarze | 2012-05-27 | 1 | -1/+1 |
* | Discourage the use of esr's man-ext macros: | Ingo Schwarze | 2012-04-15 | 1 | -5/+2 |
* | Add support for `OP', one of the extended man macros. This also requires | Kristaps Dzonsons | 2012-01-03 | 1 | -0/+27 |
* | In man(7), when no explicit volume name is given, use the default | Ingo Schwarze | 2011-12-02 | 1 | -0/+13 |
* | Reorganize part of the content: | Ingo Schwarze | 2011-09-26 | 1 | -396/+177 |
* | add a MACRO OVERVIEW section, similar to the one in mdoc(7); | Ingo Schwarze | 2011-09-20 | 1 | -0/+39 |
* | It's unknown whether `SH' and `SS' closing out `nf' literalism is | Kristaps Dzonsons | 2011-09-06 | 1 | -0/+8 |
* | Order -column lists to have the arguments follow `-column'. From a | Kristaps Dzonsons | 2011-08-30 | 1 | -2/+2 |
* | Remove unnecessary `Pp'/`-compat' combination for column lists. | Kristaps Dzonsons | 2011-08-30 | 1 | -4/+2 |
* | Bring man.7's LANGUAGE SYNTAX in line with mdoc.7. While here, change | Kristaps Dzonsons | 2011-08-19 | 1 | -59/+75 |
* | Replace the old `An'/`Aq' AUTHORS note with `An'/`Mt'. | Kristaps Dzonsons | 2011-08-18 | 1 | -1/+2 |
* | Add example of comments in man.7 and mdoc.7. | Kristaps Dzonsons | 2011-08-17 | 1 | -0/+8 |
* | Sync man.7's LANGUAGE SYNTAX (was INPUT ENCODING) with mdoc.7. | Kristaps Dzonsons | 2011-08-17 | 1 | -47/+119 |
* | Clarify the role of `RS' in man(7) and also fix a bogus cross-reference. | Kristaps Dzonsons | 2011-07-08 | 1 | -5/+8 |
* | Fix a TODO noted by schwarze@, originally by Christian Weisgerber: | Kristaps Dzonsons | 2011-07-03 | 1 | -0/+4 |
* | Noticed that our skeleton mdoc.7 had lower-case `Dt'. Fixed and added | Kristaps Dzonsons | 2011-05-26 | 1 | -4/+8 |
* | Clean up date handling, | Ingo Schwarze | 2011-03-07 | 1 | -25/+17 |