| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a short HISTORY section to mdoc.7. Facts provided by schwarze@'s | Kristaps Dzonsons | 2010-08-22 | 1 | -0/+11 |
* | Sort COMPATIBILITY in mdoc(7) (from schwarze@). | Kristaps Dzonsons | 2010-08-22 | 1 | -110/+103 |
* | Correctly make quotes around `Lk' link-name argument. Noted by Aldis | Kristaps Dzonsons | 2010-08-09 | 1 | -2/+6 |
* | Removed cross-reference to groff(1) in favour of simply mentioning GNU | Kristaps Dzonsons | 2010-08-07 | 1 | -1/+1 |
* | Added serial comma. | Kristaps Dzonsons | 2010-08-07 | 1 | -5/+5 |
* | `In' comes before `Vt' in function example of SYNOPSIS. | Kristaps Dzonsons | 2010-08-07 | 1 | -1/+1 |
* | Clarify that predefined strings aren't groff-isms, they're troff-isms. | Kristaps Dzonsons | 2010-08-07 | 1 | -1/+1 |
* | tweaks from jmc@: | Ingo Schwarze | 2010-08-06 | 1 | -36/+41 |
* | merge from OpenBSD: | Ingo Schwarze | 2010-08-06 | 1 | -5/+3 |
* | Note that `Dd' can be empty. This found following a thread on discuss@ | Kristaps Dzonsons | 2010-07-26 | 1 | -3/+9 |
* | Merge schwarze@'s pass over mdoc.7. Fixed small new-sentence-new-line | Kristaps Dzonsons | 2010-07-26 | 1 | -222/+230 |
* | All macros in mdoc.7 are now documented. | Kristaps Dzonsons | 2010-07-19 | 1 | -14/+52 |
* | Finished document -mdoc macros. Note `br' and `sp' remain. | Kristaps Dzonsons | 2010-07-19 | 1 | -6/+120 |
* | Added documentation for several more macros. Only a few remaining! | Kristaps Dzonsons | 2010-07-19 | 1 | -109/+170 |
* | Note discarding of \m, \M, and \s in COMPATIBILITY sections. | Kristaps Dzonsons | 2010-07-19 | 1 | -1/+4 |
* | Removed \s documentation, as we (1) never supported it, and (2) never | Kristaps Dzonsons | 2010-07-19 | 1 | -22/+1 |
* | Fixed dquote to be \*q. | Kristaps Dzonsons | 2010-07-16 | 1 | -2/+2 |
* | document .Sm; prodded by kristaps@ | Ingo Schwarze | 2010-07-15 | 1 | -0/+12 |
* | Clarified `Bk' operation in mdoc.7. | Kristaps Dzonsons | 2010-07-06 | 1 | -10/+12 |
* | Documented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No', `Oc', `Oo', `Op', | Kristaps Dzonsons | 2010-07-06 | 1 | -0/+109 |
* | Manual clean-ups. Add syntax message for `Bd', `Bk', and `Bl'. | Kristaps Dzonsons | 2010-07-05 | 1 | -15/+56 |
* | Assert my copyright, making it explicit that i'm granting the same license | Ingo Schwarze | 2010-07-04 | 1 | -1/+2 |
* | Add documentation for Bf/Ef. | Kristaps Dzonsons | 2010-07-02 | 1 | -0/+38 |
* | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze | 2010-07-01 | 1 | -0/+60 |
* | Document .Bk and .Ek; reminded by kristaps@. | Ingo Schwarze | 2010-06-27 | 1 | -0/+21 |
* | Removed stipulation that an empty `Bd -offset' will default to 6n. Not | Kristaps Dzonsons | 2010-06-12 | 1 | -16/+9 |
* | Added enum mdoc_disp (similar to enum mdoc_list). Display types are now | Kristaps Dzonsons | 2010-06-12 | 1 | -0/+6 |
* | Added version bits for 1.10.1. | Kristaps Dzonsons | 2010-06-07 | 1 | -6/+6 |
* | I really should run -Tlint on my own manuals before committing them. | Kristaps Dzonsons | 2010-06-07 | 1 | -2/+2 |
* | Normalise SYNOPSIS behaviour after I gave up on following groff's | Kristaps Dzonsons | 2010-06-07 | 1 | -45/+46 |
* | Small fix to preserve trailing semicolons in examples. | Kristaps Dzonsons | 2010-06-06 | 1 | -3/+3 |
* | Shortened "its calling syntax" -> "its syntax". | Kristaps Dzonsons | 2010-06-06 | 1 | -35/+149 |
* | Fixed `Fn' newline behaviour and added some regression tests to this | Kristaps Dzonsons | 2010-06-04 | 1 | -0/+33 |
* | Documented `In' in full. | Kristaps Dzonsons | 2010-06-04 | 1 | -2/+21 |
* | Documented `Db', `El', `Fa', and `Fd'. | Kristaps Dzonsons | 2010-06-04 | 1 | -0/+37 |
* | Document the `Mt' macro. | Kristaps Dzonsons | 2010-06-03 | 1 | -0/+9 |
* | Compatibility note about `Ta' being a line macro. | Kristaps Dzonsons | 2010-06-03 | 1 | -0/+5 |
* | Complete, rigorous documentation of the `Bl' and `It' macros, including | Kristaps Dzonsons | 2010-06-03 | 1 | -16/+95 |
* | Strip empty-line markers from mdoc.template and its mdoc.7 embedded form | Kristaps Dzonsons | 2010-06-02 | 1 | -3/+0 |
* | Fix unescaped `Ta' invocations in mdoc.7. | Kristaps Dzonsons | 2010-05-31 | 1 | -3/+3 |
* | Made `Dt' default to LOCAL and UNKNOWN instead of local and unknown (note case). | Kristaps Dzonsons | 2010-05-30 | 1 | -6/+8 |
* | Documented `Ud'. | Kristaps Dzonsons | 2010-05-26 | 1 | -0/+2 |
* | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). | Kristaps Dzonsons | 2010-05-26 | 1 | -1/+25 |
* | LIBRARY can also occur in section 9. | Kristaps Dzonsons | 2010-05-15 | 1 | -2/+2 |
* | Documented EOS buffered spaces and added `]'. | Kristaps Dzonsons | 2010-05-15 | 1 | -2/+10 |
* | Backed out check for `Ex' manual sec (ok schwarze@, joerg@), in turn backing ... | Kristaps Dzonsons | 2010-05-14 | 1 | -1/+2 |
* | "Warn on unknown argument for .At and print it like [new] groff." (patch by J... | Kristaps Dzonsons | 2010-05-14 | 1 | -0/+6 |
* | Finish initial documentation of the Bl lists. | Kristaps Dzonsons | 2010-05-14 | 1 | -0/+39 |
* | Re-addition of cleaned-up list documentation in mdoc.7. | Kristaps Dzonsons | 2010-05-14 | 1 | -54/+68 |
* | Added documentation bits. | Kristaps Dzonsons | 2010-05-14 | 1 | -0/+3 |