summaryrefslogtreecommitdiffstats
path: root/mdoc.7
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly make quotes around `Lk' link-name argument. Noted by AldisKristaps Dzonsons2010-08-091-2/+6
* Removed cross-reference to groff(1) in favour of simply mentioning GNUKristaps Dzonsons2010-08-071-1/+1
* Added serial comma.Kristaps Dzonsons2010-08-071-5/+5
* `In' comes before `Vt' in function example of SYNOPSIS.Kristaps Dzonsons2010-08-071-1/+1
* Clarify that predefined strings aren't groff-isms, they're troff-isms.Kristaps Dzonsons2010-08-071-1/+1
* tweaks from jmc@:Ingo Schwarze2010-08-061-36/+41
* merge from OpenBSD:Ingo Schwarze2010-08-061-5/+3
* Note that `Dd' can be empty. This found following a thread on discuss@Kristaps Dzonsons2010-07-261-3/+9
* Merge schwarze@'s pass over mdoc.7. Fixed small new-sentence-new-lineKristaps Dzonsons2010-07-261-222/+230
* All macros in mdoc.7 are now documented.Kristaps Dzonsons2010-07-191-14/+52
* Finished document -mdoc macros. Note `br' and `sp' remain.Kristaps Dzonsons2010-07-191-6/+120
* Added documentation for several more macros. Only a few remaining!Kristaps Dzonsons2010-07-191-109/+170
* 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-22/+1
* Fixed dquote to be \*q.Kristaps Dzonsons2010-07-161-2/+2
* document .Sm; prodded by kristaps@Ingo Schwarze2010-07-151-0/+12
* Clarified `Bk' operation in mdoc.7.Kristaps Dzonsons2010-07-061-10/+12
* Documented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No', `Oc', `Oo', `Op',Kristaps Dzonsons2010-07-061-0/+109
* Manual clean-ups. Add syntax message for `Bd', `Bk', and `Bl'.Kristaps Dzonsons2010-07-051-15/+56
* Assert my copyright, making it explicit that i'm granting the same licenseIngo Schwarze2010-07-041-1/+2
* Add documentation for Bf/Ef.Kristaps Dzonsons2010-07-021-0/+38
* Improve .Nm indentation in the SYNOPSIS;Ingo Schwarze2010-07-011-0/+60
* Document .Bk and .Ek; reminded by kristaps@.Ingo Schwarze2010-06-271-0/+21
* Removed stipulation that an empty `Bd -offset' will default to 6n. NotKristaps Dzonsons2010-06-121-16/+9
* Added enum mdoc_disp (similar to enum mdoc_list). Display types are nowKristaps Dzonsons2010-06-121-0/+6
* Added version bits for 1.10.1.Kristaps Dzonsons2010-06-071-6/+6
* I really should run -Tlint on my own manuals before committing them.Kristaps Dzonsons2010-06-071-2/+2
* Normalise SYNOPSIS behaviour after I gave up on following groff'sKristaps Dzonsons2010-06-071-45/+46
* Small fix to preserve trailing semicolons in examples.Kristaps Dzonsons2010-06-061-3/+3
* Shortened "its calling syntax" -> "its syntax".Kristaps Dzonsons2010-06-061-35/+149
* Fixed `Fn' newline behaviour and added some regression tests to thisKristaps Dzonsons2010-06-041-0/+33
* Documented `In' in full.Kristaps Dzonsons2010-06-041-2/+21
* Documented `Db', `El', `Fa', and `Fd'.Kristaps Dzonsons2010-06-041-0/+37
* Document the `Mt' macro.Kristaps Dzonsons2010-06-031-0/+9
* Compatibility note about `Ta' being a line macro.Kristaps Dzonsons2010-06-031-0/+5
* Complete, rigorous documentation of the `Bl' and `It' macros, includingKristaps Dzonsons2010-06-031-16/+95
* Strip empty-line markers from mdoc.template and its mdoc.7 embedded formKristaps Dzonsons2010-06-021-3/+0
* Fix unescaped `Ta' invocations in mdoc.7.Kristaps Dzonsons2010-05-311-3/+3
* Made `Dt' default to LOCAL and UNKNOWN instead of local and unknown (note case).Kristaps Dzonsons2010-05-301-6/+8
* Documented `Ud'.Kristaps Dzonsons2010-05-261-0/+2
* Fixed `Lb' to be in_line (reported by Ulrich Spoerlein).Kristaps Dzonsons2010-05-261-1/+25
* LIBRARY can also occur in section 9.Kristaps Dzonsons2010-05-151-2/+2
* Documented EOS buffered spaces and added `]'.Kristaps Dzonsons2010-05-151-2/+10
* Backed out check for `Ex' manual sec (ok schwarze@, joerg@), in turn backing ...Kristaps Dzonsons2010-05-141-1/+2
* "Warn on unknown argument for .At and print it like [new] groff." (patch by J...Kristaps Dzonsons2010-05-141-0/+6
* Finish initial documentation of the Bl lists.Kristaps Dzonsons2010-05-141-0/+39
* Re-addition of cleaned-up list documentation in mdoc.7.Kristaps Dzonsons2010-05-141-54/+68
* Added documentation bits.Kristaps Dzonsons2010-05-141-0/+3
* Put the eos-checker into libmandoc.h.Kristaps Dzonsons2010-05-121-0/+6
* End of sentence, end of line for mdoc.7.Kristaps Dzonsons2010-05-121-144/+195