aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync to OpenBSD: More precise description of .Xo, and don't talkIngo Schwarze2010-12-181-5/+9
* Import changes by schwarze@ and Jason McIntyre into manuals. These areKristaps Dzonsons2010-12-061-11/+6
* Merge schwarze@'s changes allowing nested displays. Tweak the patch byKristaps Dzonsons2010-12-051-2/+7
* 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-16/+26
* Migrate `Nm' and `Pa' handling from mdoc_action.c into mdoc_validate.c.Kristaps Dzonsons2010-11-291-1/+4
* Move `Mt', `Ar', and `Li' handling from mdoc_action.c into mdoc_validate.c.Kristaps Dzonsons2010-11-291-2/+5
* Referring to terms explained in other manuals, always use .Xr.Ingo Schwarze2010-10-291-4/+4
* When mentioning a function documented elsewhere, .Xr is often better than .Fn.Ingo Schwarze2010-10-241-2/+5
* Suppress whitespace following Pp, Lp, sp, and the other newline-emittingKristaps Dzonsons2010-09-271-2/+3
* Added MIPS64. From a patch by Jason McIntyre.Kristaps Dzonsons2010-09-271-2/+3
* sync to OpenBSD:Ingo Schwarze2010-09-261-3/+5
* 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
* Fixed HISTORY to note mdoc's rewrite in groff-1.17, not groff-1.20.Kristaps Dzonsons2010-08-241-2/+2
* 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
* Add a short HISTORY section to mdoc.7. Facts provided by schwarze@'sKristaps Dzonsons2010-08-221-1/+12
* Sort COMPATIBILITY in mdoc(7) (from schwarze@).Kristaps Dzonsons2010-08-221-112/+105
* Correctly make quotes around `Lk' link-name argument. Noted by AldisKristaps Dzonsons2010-08-091-4/+8
* Removed cross-reference to groff(1) in favour of simply mentioning GNUKristaps Dzonsons2010-08-071-2/+2
* Added serial comma.Kristaps Dzonsons2010-08-071-6/+6
* `In' comes before `Vt' in function example of SYNOPSIS.Kristaps Dzonsons2010-08-071-2/+2
* Clarify that predefined strings aren't groff-isms, they're troff-isms.Kristaps Dzonsons2010-08-071-3/+3
* tweaks from jmc@:Ingo Schwarze2010-08-061-37/+42
* merge from OpenBSD:Ingo Schwarze2010-08-061-7/+5
* Note that `Dd' can be empty. This found following a thread on discuss@Kristaps Dzonsons2010-07-261-4/+10
* Merge schwarze@'s pass over mdoc.7. Fixed small new-sentence-new-lineKristaps Dzonsons2010-07-261-224/+232
* All macros in mdoc.7 are now documented.Kristaps Dzonsons2010-07-191-15/+53
* Finished document -mdoc macros. Note `br' and `sp' remain.Kristaps Dzonsons2010-07-191-7/+121
* Added documentation for several more macros. Only a few remaining!Kristaps Dzonsons2010-07-191-110/+171
* Note discarding of \m, \M, and \s in COMPATIBILITY sections.Kristaps Dzonsons2010-07-191-2/+5
* Removed \s documentation, as we (1) never supported it, and (2) neverKristaps Dzonsons2010-07-191-24/+3
* Fixed dquote to be \*q.Kristaps Dzonsons2010-07-161-4/+4
* document .Sm; prodded by kristaps@Ingo Schwarze2010-07-151-2/+14
* Clarified `Bk' operation in mdoc.7.Kristaps Dzonsons2010-07-061-11/+13
* Documented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No', `Oc', `Oo', `Op',Kristaps Dzonsons2010-07-061-2/+111
* Manual clean-ups. Add syntax message for `Bd', `Bk', and `Bl'.Kristaps Dzonsons2010-07-051-17/+58
* Assert my copyright, making it explicit that i'm granting the same licenseIngo Schwarze2010-07-041-3/+4
* Add documentation for Bf/Ef.Kristaps Dzonsons2010-07-021-2/+40
* Improve .Nm indentation in the SYNOPSIS;Ingo Schwarze2010-07-011-2/+62
* Document .Bk and .Ek; reminded by kristaps@.Ingo Schwarze2010-06-271-2/+23
* Removed stipulation that an empty `Bd -offset' will default to 6n. NotKristaps Dzonsons2010-06-121-17/+10
* Added enum mdoc_disp (similar to enum mdoc_list). Display types are nowKristaps Dzonsons2010-06-121-2/+8
* Added version bits for 1.10.1.Kristaps Dzonsons2010-06-071-7/+7