From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (kristaps@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o7I8eMsj003857 for ; Wed, 18 Aug 2010 04:40:22 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o7I8eMKQ018284; Wed, 18 Aug 2010 04:40:22 -0400 (EDT) Date: Wed, 18 Aug 2010 04:40:22 -0400 (EDT) Message-Id: <201008180840.o7I8eMKQ018284@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Remove references to \s in mandoc.1: we no longer document these X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Remove references to \s in mandoc.1: we no longer document these and just flat-out ignore them. Modified Files: -------------- mdocml: mandoc.1 Revision Data ------------- Index: mandoc.1 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mandoc.1,v retrieving revision 1.74 retrieving revision 1.75 diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.74 -r1.75 --- mandoc.1 +++ mandoc.1 @@ -480,17 +480,6 @@ Be aware of this when setting long link formats such as .Fl O Ns Cm style Ns = Ns Ar really/long/link . .Pp -The -.Fl T Ns Cm html -and -.Fl T Ns Cm xhtml -output modes don't render the -.Sq \es -font size escape documented in -.Xr mdoc 7 -and -.Xr man 7 . -.Pp Nesting elements within next-line element scopes of .Fl m Ns Cm an , such as -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv