2011-07-08 |
Kristaps Dzonsons | Clarify the role of `RS' in man(7) and also fix a bogus... |
blob | commitdiff | raw |
2011-07-03 |
Kristaps Dzonsons | Fix a TODO noted by schwarze@, originally by Christian... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | Noticed that our skeleton mdoc.7 had lower-case `Dt... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Add stub for eqn.7 manual and flip it on. Also note... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Ingo Schwarze | As noticed by deraadt@, it goes without saying that... |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Ingo Schwarze | Better explain roff(7) macro argument quoting; |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Moved table stuff from roff.7 into the new tbl.7 (sugge... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Kristaps Dzonsons | Use `Dl' instead of `D1' for code examples. |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Ingo Schwarze | sync to OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-09-04 |
Kristaps Dzonsons | Clarified EXIT STATUS sections. Discussed among schwar... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Kristaps Dzonsons | Remove overstrike `\o'. This isn't the best solution... |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Kristaps Dzonsons | Move mdoc/man template "The next is for" into the secti... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Kristaps Dzonsons | Strip out `\k' escape. |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Kristaps Dzonsons | Stripping out of `\w' groff escape. Yet another for... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Kristaps Dzonsons | Strip out the `\z' escape. This is the first recursive... |
blob | commitdiff | raw | diff to current |
2010-08-22 |
Kristaps Dzonsons | Sort COMPATIBILITY in mdoc(7) (from schwarze@). |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Ingo Schwarze | merge from OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Kristaps Dzonsons | Merge Jason McIntyre's corrections to man.7. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Ingo Schwarze | sync to OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Kristaps Dzonsons | Note discarding of \m, \M, and \s in COMPATIBILITY... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Kristaps Dzonsons | Removed \s documentation, as we (1) never supported... |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Kristaps Dzonsons | Fix which escapes are used to format \". |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Allow bad -man dates to flow verbatim into the front... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Kristaps Dzonsons | Fix man.7 to include AT and UC in its syntax table. |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joerg Sonnenberger | Entry for .AT and .UC |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Documented EOS buffered spaces and added `]'. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Pulled back in mysterious lost le1 <-> eq0 for Sp macro. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | Put the eos-checker into libmandoc.h. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | End-of-sentence, end-of-line. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | mdoc_atosec -> mdoc_str2sec (consistent with str2 being... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Adding initial mailing list section to homepage. |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Note that whitespace is really only the space character. |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Strip trailing, unescaped whitespace from free-form... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | De-chunking of text removed from parsers. This is... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Kristaps Dzonsons | As per Jason McIntyre's heartful urgings, do away with... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Kristaps Dzonsons | Removed lingering `Sp' reference (not -man). |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | ...finishing last commit message: accept both tabs... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | Documentation of apostrophe control character. |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Kristaps Dzonsons | Fixed up some documentation in man.7: only documenting... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Support for pod2man standard header macros (Vb, Ve... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Accomodate (libman) for next-line macros followed by... |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Kristaps Dzonsons | Fix white-space issues found by mandoc's better white... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Kristaps Dzonsons | Enabled -Thtml -mdoc to work with \f (see compat notes... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Kristaps Dzonsons | \f escapes appear to work properly for -Thtml -man... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Fixed \c support for all input and output modes (docume... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Deprecated ".i <notext>" support (nobody uses it -... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Basically re-wrote -Tascii font handling: instead of... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Kristaps Dzonsons | Noted that -man text decoration is re-set when exiting... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Kristaps Dzonsons | Documented \s and cleaned up \f documentation in mdoc... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Correct support for `\fX' font modes in -Tascii. |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Examples not being link-referenced (consistency). |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Fixed `Sx' links in man.7 (todo: add a check for these). |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Significant improvements to man(7). More or less finished. |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Added mandoc_a2time() for proper date conversion. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Finished section-by-section definitions in man.7 (will... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Fix to segfault in ordering Rs blocks (d'oh!). VERSION_1_9_11 |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Kristaps Dzonsons | Made man.7 use lots of Sx/Ss to link between macro... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Properly documented scaling widths in man.7. |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Kristaps Dzonsons | Version: 1.9.2. VERSION_1_9_2 |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Kristaps Dzonsons | Added `UC' libman macro (has no effect). |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Kristaps Dzonsons | Open explicit scope on libman exit now only generates... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Fixed (not documented anywhere of course) that `SH... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Synchronised man.7, mdoc.7, mdoc.template manual structure. |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Documented omission of `na' and `Dt'. |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Added `DT' macro (pointed out by joerg@netbsd.org). |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Fix to libmdoc passing over delimiters. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | `RS' blocks correctly formatting in output device. |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Kristaps Dzonsons | libmdoc accepts whitespace following control character. VERSION_1_9_0 |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Kristaps Dzonsons | Small updates to man.7 (next-line break-exclusions... |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Kristaps Dzonsons | `IP' and `TP' correctly handle width arguments. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Finished correct `IP' handling. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Added proper `TP' support. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Added full `HP' libman macro support. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Significant overhaul in libman. Macros are now block... |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Clarified special chars/predefined chars in mandoc_char.7. |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Kristaps Dzonsons | Removed trailing whitespace in manuals. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Small changes, reducing verbosity. |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | man.7/mdoc.7 properly reflect escape-character handling. |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Kristaps Dzonsons | Added note about whitespace being stripped from mdoc... |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Kristaps Dzonsons | Fixed STRUCTURE/SYNTAX section data. |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | libman documents require `TH' and at least one node. |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Kristaps Dzonsons | Added -fno-ign-chars support to libman. |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kristaps Dzonsons | Modernised comment handling: text following \" is throw... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Kristaps Dzonsons | Fixed email address in manual AUTHOR reference. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Manual .Dt fields CAPITALISED. |
blob | commitdiff | raw | diff to current |
2009-04-05 |
Kristaps Dzonsons | man(3) doesn't use err.h anymore. |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Kristaps Dzonsons | Added br documentation. |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Kristaps Dzonsons | Added some new manuals (mdoc.3 mandoc_char.7). |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Clean-ups to documentation. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | All macro-invocations, for consistency, begin with... |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw | diff to current |
next |