diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-10-05 21:43:11 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-10-05 21:43:11 +0000 |
commit | 6f9df825574a6b5616f7b42b6687a5b608cc8717 (patch) | |
tree | 15140a6bc477fed5117a2681f64891b1d3efeab5 /index.sgml | |
parent | e5dd3a864124758be3ede5144cdd2340239b30ee (diff) | |
download | mandoc-6f9df825574a6b5616f7b42b6687a5b608cc8717.tar.gz |
Add -Ofragment mode to release notes.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -286,9 +286,10 @@ xx-xx-2011: version 1.11.8 </P> <P> - This version features a new, work-in-progress output mode: -<B>Tman</B>. This mode allows a system maintainer to - distribute <A HREF="man.7.html">man</A> media for older systems that may not natively support <A - HREF="mdoc.7.html">mdoc</A>, such as old Solaris systems. + This version features a new, work-in-progress <A HREF="mandoc.1.html">mandoc</A> output mode: -<B>Tman</B>. This mode + allows a system maintainer to distribute <A HREF="man.7.html">man</A> media for older systems that may not natively + support <A HREF="mdoc.7.html">mdoc</A>, such as old Solaris systems. + The -<B>Ofragment</B> option was added to <A HREF="mandoc.1.html">mandoc</A>'s -<B>Thtml</B> and -<B>Txhtml</B> modes. </P> <P> The <A HREF="mdoc.7.html">mdoc</A> and <A HREF="man.7.html">man</A> manuals have been made considerably more readable by |