diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-14 16:02:29 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-14 16:02:29 +0000 |
commit | a8abc3fbebee0c90a4f19d6803e0f90d313ba868 (patch) | |
tree | 7c6a8fe1ce8b82484ed3c8bdb6ce390a14127328 /index.sgml | |
parent | 942a78c97b19b539fd3a3930bb50cdede29cd3a7 (diff) | |
download | mandoc-a8abc3fbebee0c90a4f19d6803e0f90d313ba868.tar.gz |
"Warn on unknown argument for .At and print it like [new] groff." (patch by Joerg Sonnenberger, ed. Kristaps)
Keep short-log of commits in index.sgml.
Document compatibility with new/old groff in mdoc.7.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -241,7 +241,12 @@ <TBODY> <TR> <TD VALIGN="top"><SPAN CLASS="date">xx-05-2010</SPAN></TD> - + Day 1 of Rostock hackathon: proper handling of quotations in tab-separated + column lists, finished patching of SYNOPSIS breaking (1.9.25), fixed pre-comment + white-space stripping, added end-of-sentence spacing to black partial-implicit + macros, relaxed column warnings, relaxed acceptence of bad standards arguments, + significant documentation of lists in <A HREF="mdoc.7.html">mdoc(7)</A>. + Version: <SPAN CLASS="rev">1.9.26</SPAN>. <TD VALIGN="top"> </TR> <TR> |