aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.7
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pulled back in mysterious lost le1 <-> eq0 for Sp macro.Kristaps Dzonsons2010-05-141-3/+3
* Put the eos-checker into libmandoc.h.Kristaps Dzonsons2010-05-121-1/+7
* End-of-sentence, end-of-line.Kristaps Dzonsons2010-05-121-93/+124
* mdoc_atosec -> mdoc_str2sec (consistent with str2 being different from a2).Kristaps Dzonsons2010-05-121-12/+12
* Adding initial mailing list section to homepage.Kristaps Dzonsons2010-05-081-2/+2
* Note that whitespace is really only the space character.Kristaps Dzonsons2010-05-081-1/+2
* Strip trailing, unescaped whitespace from free-form, non-literal lines (like ...Kristaps Dzonsons2010-05-081-6/+9
* De-chunking of text removed from parsers. This is a significant change (and ...Kristaps Dzonsons2010-05-071-7/+2
* As per Jason McIntyre's heartful urgings, do away with '.' separators between...Kristaps Dzonsons2010-04-131-135/+4