aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
Commit message (Expand)AuthorAgeFilesLines
* Use text production macros to document themselves.Ingo Schwarze2013-08-141-7/+17
* For citing the names and email addresses of authors,Ingo Schwarze2013-07-131-5/+5
* Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q.Ingo Schwarze2013-06-191-6/+12
* - (mdoc.7) fix Xr to selfIngo Schwarze2013-04-281-4/+4
* 1) Remove documentation of the groff-1.15 compatibility quirkIngo Schwarze2012-08-291-12/+6
* When i moved some low-level stuff from mdoc(7) and man(7)Ingo Schwarze2012-06-201-11/+11
* Accommodate for ISO C11. groff applied the same `St' argument onKristaps Dzonsons2012-01-031-2/+4
* Clean up the description of .Dt:Ingo Schwarze2011-11-011-38/+16
* even though .Bl is not callable, groff complains when it appearsIngo Schwarze2011-09-271-3/+3
* Reorganize part of the content:Ingo Schwarze2011-09-261-646/+446
* Add a MACRO OVERVIEW, listing all macros ordered by purpose,Ingo Schwarze2011-09-181-2/+126
* support ".St -iso8601"; committing on behalf of jmc@Ingo Schwarze2011-09-161-2/+4
* Fix typos and spelling errors found by demandoc -w | spell -b.Kristaps Dzonsons2011-09-021-5/+5
* 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-14/+8
* Bring man.7's LANGUAGE SYNTAX in line with mdoc.7. While here, changeKristaps Dzonsons2011-08-191-3/+3
* Make LANGUAGE SYNTAX examples a bit more explanatory.Kristaps Dzonsons2011-08-191-14/+20
* First, use \(dq instead of \*q for double-quote. Second, use `Li' toKristaps Dzonsons2011-08-191-74/+67
* 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-3/+11
* Clean up and normalise the LANGUAGE SYNTAX section in mdoc.7:Kristaps Dzonsons2011-08-171-61/+93
* Replace the .Fl examples by others exhibiting the same features,VERSION_1_11_6Ingo Schwarze2011-08-161-6/+6
* More information about lots of macros, many new examples, and various fixes.Ingo Schwarze2011-08-161-53/+167
* Allow `Sx' and `Ss' to have child nodes. Fixes manuals in NetBSD.Kristaps Dzonsons2011-08-101-7/+13
* Add small chunks of new text and better examples written from scratch,Ingo Schwarze2011-08-031-28/+65
* The term "reserved terms" is too broad, so narrow it downIngo Schwarze2011-08-021-46/+92
* Add some new text written from scratch after checking whether anythingIngo Schwarze2011-08-011-6/+40
* trivial fixes found while merging to OpenBSD:Ingo Schwarze2011-07-311-8/+8
* System III is relevant for string(3) HISTORY.Ingo Schwarze2011-07-311-2/+5
* Clarify up `Rv' and `Ex' documentation.Kristaps Dzonsons2011-07-181-12/+22
* improve documentation of .Bl -column .It TaIngo Schwarze2011-07-151-25/+43
* Be more specific about `Dv', `Er', and `Ev'.Kristaps Dzonsons2011-07-111-6/+20
* Noticed that our skeleton mdoc.7 had lower-case `Dt'. Fixed and addedKristaps Dzonsons2011-05-261-6/+7
* remove a sentence which isn;t true;Ingo Schwarze2011-05-211-4/+2
* The semantics of .Bk was described incorrectlyIngo Schwarze2011-04-171-4/+5
* First, properly escape periods with \&. Then consistently refer toKristaps Dzonsons2011-04-061-63/+84
* In reality `In' only accepts one argument. Subsequent ones are notKristaps Dzonsons2011-04-011-2/+2
* Properly quote arguments in `Fn' documentation. Also make standaloneKristaps Dzonsons2011-04-011-5/+5
* "Reserved Characters" isn't correct since `\.' and `\*(Ba' aren'tKristaps Dzonsons2011-03-171-11/+14
* Clean up date handling,Ingo Schwarze2011-03-071-43/+39
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-2/+3
* The macro .Ns has no effect at the beginning of an input line;Ingo Schwarze2011-02-071-6/+8
* If `Ns' is specified on its own line, it should be ignored. This isKristaps Dzonsons2011-02-021-2/+4
* As noticed by deraadt@, it goes without saying that text filesIngo Schwarze2011-01-251-5/+2
* Lots of in-line macros require arguments but were not marked as such.Ingo Schwarze2011-01-221-11/+11
* 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-2/+5
* In mdoc.7, don't use `D1' in place of `Dl' for code examples.Kristaps Dzonsons2010-12-291-94/+94
* Note `Sx's connection to `Sh' and `Ss'.Kristaps Dzonsons2010-12-271-2/+7
* minor tweaks:Ingo Schwarze2010-12-221-7/+9