diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-20 13:57:49 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-12-20 13:57:49 +0000 |
commit | 2dd3befffd75653b5591451707b63f7343e9670c (patch) | |
tree | 33e19ca293a6a6641b9fa3789cb48aec5c068fee /index.sgml | |
parent | 1d20bdcb6e7b96af2ef002ef093c35d4e483fee1 (diff) | |
download | mandoc-2dd3befffd75653b5591451707b63f7343e9670c.tar.gz |
Clarify style inclusions and update release information.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -335,9 +335,13 @@ </UL> <P> Also overhauled the <SPAN CLASS="flag">-Thtml</SPAN> and <SPAN - CLASS="flag">-Txhtml</SPAN> output modes. It now displays similarly in arbitrary - browsers, including lynx! Internally, <A HREF="mdoc.3.html">libmdoc</A> and <A - HREF="man.3.html">libman</A> have been cleaned up and reduced in size and complexity. + CLASS="flag">-Txhtml</SPAN> output modes. They now display readable output in arbitrary + browsers, including text-based ones like <A CLASS="external" + HREF="http://lynx.isc.org">lynx</A>. <SPAN CLASS="attn">Available style-sheet classes + have been considerably changed!</SPAN> See the <SPAN + CLASS="file">example.style.css</SPAN> file for details. Lastly, <A + HREF="mdoc.3.html">libmdoc</A> and <A HREF="man.3.html">libman</A> have been cleaned up + and reduced in size and complexity. </P> </DIV> <DIV CLASS="news"> |