From 6f9df825574a6b5616f7b42b6687a5b608cc8717 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 5 Oct 2011 21:43:11 +0000 Subject: Add -Ofragment mode to release notes. --- index.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'index.sgml') diff --git a/index.sgml b/index.sgml index 2ef871d7..ea1aff32 100644 --- a/index.sgml +++ b/index.sgml @@ -286,9 +286,10 @@ xx-xx-2011: version 1.11.8

- This version features a new, work-in-progress output mode: -Tman. This mode allows a system maintainer to - distribute man media for older systems that may not natively support mdoc, such as old Solaris systems. + This version features a new, work-in-progress mandoc output mode: -Tman. This mode + allows a system maintainer to distribute man media for older systems that may not natively + support mdoc, such as old Solaris systems. + The -Ofragment option was added to mandoc's -Thtml and -Txhtml modes.

The mdoc and man manuals have been made considerably more readable by -- cgit