From 9f9ece6d229ab46eab231f3e736a6a2e22b77311 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 5 Nov 2009 10:16:01 +0000 Subject: Documented that `\s' and `\f' don't work in HTML mode (and why). Added support for recognising the many forms of `\s' (doesn't yet render). --- mandoc.1 | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index f02219b3..df935e35 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.45 2009/10/26 15:44:51 kristaps Exp $ +.\" $Id: mandoc.1,v 1.46 2009/11/05 10:16:01 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 26 2009 $ +.Dd $Mdocdate: November 5 2009 $ .Dt MANDOC 1 .Os . @@ -419,3 +419,14 @@ the maximum size of an element attribute is determined by which is usually 1024 bytes. Be aware of this when setting long link formats with .Fl O Ns Ar man=fmt . +.Pp +The +.Fl T Ns Ar html +utility doesn't support the +.Sq \ef +and +.Sq \es +text decorations documented in +.Xr mdoc 7 +and +.Xr man 7 . -- cgit v1.2.3-56-ge451