]> git.cameronkatri.com Git - mandoc.git/history - mdoc.7
minor tweaks:
[mandoc.git] / mdoc.7
2010-12-22 Ingo Schwarzeminor tweaks:
2010-12-18 Ingo SchwarzeSync to OpenBSD: More precise description of .Xo, and...
2010-12-06 Kristaps DzonsonsImport changes by schwarze@ and Jason McIntyre into...
2010-12-05 Kristaps DzonsonsMerge schwarze@'s changes allowing nested displays...
2010-11-30 Ingo SchwarzeRestore the Id tag that i clobbered in my previous...
2010-11-30 Ingo SchwarzeMerge OpenBSD mdoc.7 rev. 1.56 and 1.57:
2010-11-29 Kristaps DzonsonsMigrate `Nm' and `Pa' handling from mdoc_action.c into...
2010-11-29 Kristaps DzonsonsMove `Mt', `Ar', and `Li' handling from mdoc_action...
2010-10-29 Ingo SchwarzeReferring to terms explained in other manuals, always...
2010-10-24 Ingo SchwarzeWhen mentioning a function documented elsewhere, .Xr...
2010-09-27 Kristaps DzonsonsSuppress whitespace following Pp, Lp, sp, and the other...
2010-09-27 Kristaps DzonsonsAdded MIPS64. From a patch by Jason McIntyre.
2010-09-26 Ingo Schwarzesync to OpenBSD:
2010-09-04 Kristaps DzonsonsClarified EXIT STATUS sections. Discussed among schwar...
2010-08-29 Kristaps DzonsonsRemove overstrike `\o'. This isn't the best solution...
2010-08-28 Kristaps DzonsonsMove mdoc/man template "The next is for" into the secti...
2010-08-24 Kristaps DzonsonsFixed HISTORY to note mdoc's rewrite in groff-1.17...
2010-08-24 Kristaps DzonsonsStrip out `\k' escape.
2010-08-24 Kristaps DzonsonsStripping out of `\w' groff escape. Yet another for...
2010-08-24 Kristaps DzonsonsStrip out the `\z' escape. This is the first recursive...
2010-08-22 Kristaps DzonsonsAdd a short HISTORY section to mdoc.7. Facts provided...
2010-08-22 Kristaps DzonsonsSort COMPATIBILITY in mdoc(7) (from schwarze@).
2010-08-09 Kristaps DzonsonsCorrectly make quotes around `Lk' link-name argument...
2010-08-07 Kristaps DzonsonsRemoved cross-reference to groff(1) in favour of simply...
2010-08-07 Kristaps DzonsonsAdded serial comma.
2010-08-07 Kristaps Dzonsons`In' comes before `Vt' in function example of SYNOPSIS.
2010-08-07 Kristaps DzonsonsClarify that predefined strings aren't groff-isms,...
2010-08-06 Ingo Schwarzetweaks from jmc@:
2010-08-06 Ingo Schwarzemerge from OpenBSD:
2010-07-26 Kristaps DzonsonsNote that `Dd' can be empty. This found following...
2010-07-26 Kristaps DzonsonsMerge schwarze@'s pass over mdoc.7. Fixed small new...
2010-07-19 Kristaps DzonsonsAll macros in mdoc.7 are now documented.
2010-07-19 Kristaps DzonsonsFinished document -mdoc macros. Note `br' and `sp...
2010-07-19 Kristaps DzonsonsAdded documentation for several more macros. Only...
2010-07-19 Kristaps DzonsonsNote discarding of \m, \M, and \s in COMPATIBILITY...
2010-07-19 Kristaps DzonsonsRemoved \s documentation, as we (1) never supported...
2010-07-16 Kristaps DzonsonsFixed dquote to be \*q.
2010-07-15 Ingo Schwarzedocument .Sm; prodded by kristaps@
2010-07-06 Kristaps DzonsonsClarified `Bk' operation in mdoc.7.
2010-07-06 Kristaps DzonsonsDocumented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No...
2010-07-05 Kristaps DzonsonsManual clean-ups. Add syntax message for `Bd', `Bk...
2010-07-04 Ingo SchwarzeAssert my copyright, making it explicit that i'm granti...
2010-07-02 Kristaps DzonsonsAdd documentation for Bf/Ef.
2010-07-01 Ingo SchwarzeImprove .Nm indentation in the SYNOPSIS;
2010-06-27 Ingo SchwarzeDocument .Bk and .Ek; reminded by kristaps@.
2010-06-12 Kristaps DzonsonsRemoved stipulation that an empty `Bd -offset' will...
2010-06-12 Kristaps DzonsonsAdded enum mdoc_disp (similar to enum mdoc_list). ...
2010-06-07 Kristaps DzonsonsAdded version bits for 1.10.1.
2010-06-07 Kristaps DzonsonsI really should run -Tlint on my own manuals before...
2010-06-07 Kristaps DzonsonsNormalise SYNOPSIS behaviour after I gave up on followi...
2010-06-06 Kristaps DzonsonsSmall fix to preserve trailing semicolons in examples.
2010-06-06 Kristaps DzonsonsShortened "its calling syntax" -> "its syntax".
2010-06-04 Kristaps DzonsonsFixed `Fn' newline behaviour and added some regression...
2010-06-04 Kristaps DzonsonsDocumented `In' in full.
2010-06-04 Kristaps DzonsonsDocumented `Db', `El', `Fa', and `Fd'.
2010-06-03 Kristaps DzonsonsDocument the `Mt' macro.
2010-06-03 Kristaps DzonsonsCompatibility note about `Ta' being a line macro.
2010-06-03 Kristaps DzonsonsComplete, rigorous documentation of the `Bl' and `It...
2010-06-02 Kristaps DzonsonsStrip empty-line markers from mdoc.template and its...
2010-05-31 Kristaps DzonsonsFix unescaped `Ta' invocations in mdoc.7.
2010-05-30 Kristaps DzonsonsMade `Dt' default to LOCAL and UNKNOWN instead of local...
2010-05-26 Kristaps DzonsonsDocumented `Ud'.
2010-05-26 Kristaps DzonsonsFixed `Lb' to be in_line (reported by Ulrich Spoerlein).
2010-05-15 Kristaps DzonsonsLIBRARY can also occur in section 9.
2010-05-15 Kristaps DzonsonsDocumented EOS buffered spaces and added `]'.
2010-05-14 Kristaps DzonsonsBacked out check for `Ex' manual sec (ok schwarze@...
2010-05-14 Kristaps Dzonsons"Warn on unknown argument for .At and print it like...
2010-05-14 Kristaps DzonsonsFinish initial documentation of the Bl lists.
2010-05-14 Kristaps DzonsonsRe-addition of cleaned-up list documentation in mdoc.7.
2010-05-14 Kristaps DzonsonsAdded documentation bits.
2010-05-12 Kristaps DzonsonsPut the eos-checker into libmandoc.h.
2010-05-12 Kristaps DzonsonsEnd of sentence, end of line for mdoc.7.
2010-05-12 Kristaps Dzonsonsmdoc_atosec -> mdoc_str2sec (consistent with str2 being...
2010-05-08 Kristaps DzonsonsAdding initial mailing list section to homepage.
2010-05-08 Kristaps DzonsonsNote that whitespace is really only the space character.
2010-05-08 Kristaps DzonsonsStrip trailing, unescaped whitespace from free-form...
2010-05-07 Kristaps DzonsonsDe-chunking of text removed from parsers. This is...
2010-04-13 Kristaps DzonsonsAs per Jason McIntyre's heartful urgings, do away with...
2010-04-07 Kristaps DzonsonsAdded some clarifying bits to mdoc.7 regarding GNU...
2010-04-07 Kristaps DzonsonsAllowing `Cd' to be in section 9 (noted by Joerg Sonnen...
2010-04-07 Kristaps DzonsonsBreaking mdoc.7's multiline examples into sets of D1...
2010-04-06 Kristaps DzonsonsRemoved warning for `Er' when not used in certain secti...
2010-04-06 Kristaps DzonsonsNote on `Fl' documented in mdoc.7.
2010-04-06 Kristaps DzonsonsFix mdoc bug found by Claus Assmann: `Pf' should be...
2010-03-31 Kristaps DzonsonsMacro types enum-ated (enum mdoct) (for easier debuggin...
2010-03-26 Kristaps DzonsonsFixed misspelt "Loongson" (noted by Ingo Schwarze).
2010-03-21 Kristaps DzonsonsAdded Longsoon architecture (thanks Jason McIntyre...
2010-02-17 Kristaps DzonsonsMacro documentation for `Xr'.
2010-01-30 Kristaps DzonsonsAdded `Vt' double-type documentation.
2010-01-07 Kristaps DzonsonsFix white-space issues found by mandoc's better white...
2010-01-01 Kristaps DzonsonsNoted non-accepted comment syntax (thanks Joerg Sonnenb... VERSION_1_9_15-pre1
2010-01-01 Kristaps DzonsonsIssue of `Pa' put to rest by Jason McIntyre. Noted...
2010-01-01 Kristaps DzonsonsDocumented `Fl' in mdoc.7.
2009-11-16 Kristaps DzonsonsMore clarification in manuals. Added per-OUTPUT sectio...
2009-11-12 Kristaps DzonsonsBasically re-wrote -Tascii font handling: instead of...
2009-11-09 Kristaps DzonsonsDocumented \s and cleaned up \f documentation in mdoc...
2009-11-06 Kristaps Dzonsons-Tascii now correctly ignores \s clauses.
2009-11-05 Kristaps DzonsonsCorrect support for `\fX' font modes in -Tascii.
2009-11-02 Kristaps DzonsonsCopied over and modified manual structure from man.7.
2009-11-02 Kristaps DzonsonsAdded mandoc_a2time() for proper date conversion.
next