summaryrefslogtreecommitdiffstatshomepage
path: root/index.sgml
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-30 08:24:01 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-30 08:24:01 +0000
commitecbb5760bd20a2d44bbb8cbffd7e53295b9bdca6 (patch)
treea6ed3bd27d85448f0eb98ffb6bd5606c20c69390 /index.sgml
parent565acdb6487ad1d1aa0fd3ed5b5c13830792a150 (diff)
downloadmandoc-ecbb5760bd20a2d44bbb8cbffd7e53295b9bdca6.tar.gz
mandoc-ecbb5760bd20a2d44bbb8cbffd7e53295b9bdca6.tar.zst
mandoc-ecbb5760bd20a2d44bbb8cbffd7e53295b9bdca6.zip
Modified in_line_eoln() to handle leading punctuation.VERSION_1_9_20
Diffstat (limited to 'index.sgml')
-rw-r--r--index.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.sgml b/index.sgml
index 280f401d..ad990a79 100644
--- a/index.sgml
+++ b/index.sgml
@@ -219,13 +219,13 @@
<COL CLASS="date">
<TBODY>
<TR>
- <TD VALIGN="top"><SPAN CLASS="date">29-03-2010</SPAN></TD>
+ <TD VALIGN="top"><SPAN CLASS="date">30-03-2010</SPAN></TD>
<TD VALIGN="top">
Version <SPAN CLASS="rev">1.9.20</SPAN>: more efforts to get roff instructions
- in -man documents under control. This seems to be working for all manuals I can
- find. Please let me know if you find ill-formatted -man manuals. Note that
- roff instructions embedded in line-scoped, next-line macros (e.g. <Q>B</Q>) are
- not supported.
+ in -man documents under control. Note that roff instructions embedded in
+ line-scoped, next-line macros (e.g. <Q>B</Q>) are not supported. Leading
+ punctuation for -mdoc macros, such as <Q>Fl ( ( a</Q>, are now correctly
+ handled.
</TD>
</TR>
<TR>
@@ -275,7 +275,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/03/29 10:10:35 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/03/30 08:24:01 $
</DIV>
</TD>
</TR>