summaryrefslogtreecommitdiffstats
path: root/mdoc.7
Commit message (Expand)AuthorAgeFilesLines
...
* Replace the .Fl examples by others exhibiting the same features,VERSION.1.11.6Ingo Schwarze2011-08-161-5/+5
* More information about lots of macros, many new examples, and various fixes.Ingo Schwarze2011-08-161-51/+165
* Allow `Sx' and `Ss' to have child nodes. Fixes manuals in NetBSD.Kristaps Dzonsons2011-08-101-5/+11
* Add small chunks of new text and better examples written from scratch,Ingo Schwarze2011-08-031-26/+63
* The term "reserved terms" is too broad, so narrow it downIngo Schwarze2011-08-021-44/+90
* Add some new text written from scratch after checking whether anythingIngo Schwarze2011-08-011-4/+38
* trivial fixes found while merging to OpenBSD:Ingo Schwarze2011-07-311-7/+7
* System III is relevant for string(3) HISTORY.Ingo Schwarze2011-07-311-0/+3
* Clarify up `Rv' and `Ex' documentation.Kristaps Dzonsons2011-07-181-10/+20
* improve documentation of .Bl -column .It TaIngo Schwarze2011-07-151-23/+41
* Be more specific about `Dv', `Er', and `Ev'.Kristaps Dzonsons2011-07-111-4/+18
* Noticed that our skeleton mdoc.7 had lower-case `Dt'. Fixed and addedKristaps Dzonsons2011-05-261-4/+5
* remove a sentence which isn;t true;Ingo Schwarze2011-05-211-2/+0
* The semantics of .Bk was described incorrectlyIngo Schwarze2011-04-171-2/+3
* First, properly escape periods with \&. Then consistently refer toKristaps Dzonsons2011-04-061-61/+82
* In reality `In' only accepts one argument. Subsequent ones are notKristaps Dzonsons2011-04-011-1/+1
* Properly quote arguments in `Fn' documentation. Also make standaloneKristaps Dzonsons2011-04-011-3/+3
* "Reserved Characters" isn't correct since `\.' and `\*(Ba' aren'tKristaps Dzonsons2011-03-171-9/+12
* Clean up date handling,Ingo Schwarze2011-03-071-41/+37
* Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issueKristaps Dzonsons2011-02-091-0/+1
* The macro .Ns has no effect at the beginning of an input line;Ingo Schwarze2011-02-071-4/+6
* If `Ns' is specified on its own line, it should be ignored. This isKristaps Dzonsons2011-02-021-0/+2
* As noticed by deraadt@, it goes without saying that text filesIngo Schwarze2011-01-251-3/+0
* Lots of in-line macros require arguments but were not marked as such.Ingo Schwarze2011-01-221-9/+9
* 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-0/+3
* In mdoc.7, don't use `D1' in place of `Dl' for code examples.Kristaps Dzonsons2010-12-291-92/+92
* Note `Sx's connection to `Sh' and `Ss'.Kristaps Dzonsons2010-12-271-0/+5
* minor tweaks:Ingo Schwarze2010-12-221-5/+7
* Sync to OpenBSD: More precise description of .Xo, and don't talkIngo Schwarze2010-12-181-3/+7
* Import changes by schwarze@ and Jason McIntyre into manuals. These areKristaps Dzonsons2010-12-061-9/+4
* Merge schwarze@'s changes allowing nested displays. Tweak the patch byKristaps Dzonsons2010-12-051-0/+5
* Restore the Id tag that i clobbered in my previous commit,Ingo Schwarze2010-11-301-1/+1
* Merge OpenBSD mdoc.7 rev. 1.56 and 1.57:Ingo Schwarze2010-11-301-15/+25
* Migrate `Nm' and `Pa' handling from mdoc_action.c into mdoc_validate.c.Kristaps Dzonsons2010-11-291-0/+3
* Move `Mt', `Ar', and `Li' handling from mdoc_action.c into mdoc_validate.c.Kristaps Dzonsons2010-11-291-0/+3
* Referring to terms explained in other manuals, always use .Xr.Ingo Schwarze2010-10-291-2/+2
* When mentioning a function documented elsewhere, .Xr is often better than .Fn.Ingo Schwarze2010-10-241-0/+3
* Suppress whitespace following Pp, Lp, sp, and the other newline-emittingKristaps Dzonsons2010-09-271-1/+2
* Added MIPS64. From a patch by Jason McIntyre.Kristaps Dzonsons2010-09-271-0/+1
* sync to OpenBSD:Ingo Schwarze2010-09-261-1/+3
* 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
* Fixed HISTORY to note mdoc's rewrite in groff-1.17, not groff-1.20.Kristaps Dzonsons2010-08-241-1/+1
* 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
* Add a short HISTORY section to mdoc.7. Facts provided by schwarze@'sKristaps Dzonsons2010-08-221-0/+11
* Sort COMPATIBILITY in mdoc(7) (from schwarze@).Kristaps Dzonsons2010-08-221-110/+103