summaryrefslogtreecommitdiffstatshomepage
path: root/index.sgml
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-23 12:27:27 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-23 12:27:27 +0000
commitc6ec78f41ad9f85bdd998392bb2b0cbe80cbc7bb (patch)
tree712b020321cb0e1791707a9f6642d7d2ccb5de0d /index.sgml
parentc0be1fbed2b6723c63c27df2ef9c35a42aed2502 (diff)
downloadmandoc-c6ec78f41ad9f85bdd998392bb2b0cbe80cbc7bb.tar.gz
mandoc-c6ec78f41ad9f85bdd998392bb2b0cbe80cbc7bb.tar.zst
mandoc-c6ec78f41ad9f85bdd998392bb2b0cbe80cbc7bb.zip
Enable literal contexts (Vb/nf) in -T[x]html -man. This requires that a
new struct pass down in the call-tree (as also in man_term.c). Also add a line-break for `in', which isn't otherwise supported (yet). Now -Thtml -man cvs.1 for GNU's cvs.1 isn't as ugly.
Diffstat (limited to 'index.sgml')
-rw-r--r--index.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.sgml b/index.sgml
index 6b36ae1b..8833548f 100644
--- a/index.sgml
+++ b/index.sgml
@@ -310,6 +310,7 @@
<LI>polish <A HREF="mandoc.1.html">mandoc</A> -Tps output</LI>
<LI>lots of internal clean-ups in character escapes</LI>
<LI>un-break literal contexts in <A HREF="man.7.html">man</A> documents</LI>
+ <LI>improve -Thtml output for -man</LI>
</UL>
</DIV>
<DIV CLASS="news">
@@ -411,7 +412,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/07/22 14:30:06 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/07/23 12:27:27 $
</DIV>
</TD>
</TR>