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 oBGBN94W009380 for ; Thu, 16 Dec 2010 06:23:09 -0500 (EST) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id oBGBN8bE011830; Thu, 16 Dec 2010 06:23:08 -0500 (EST) Date: Thu, 16 Dec 2010 06:23:08 -0500 (EST) Message-Id: <201012161123.oBGBN8bE011830@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 stray note on `i', which we no longer support. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Remove stray note on `i', which we no longer support. 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.79 retrieving revision 1.80 diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.79 -r1.80 --- mandoc.1 +++ mandoc.1 @@ -565,12 +565,6 @@ and and cause them to forget the formatting of the prior next-line scope. .Pp The -.Sq i -macro in -.Fl m Ns Cm an -should italicise all subsequent text if a line argument is not provided. -This behaviour is not implemented. -The .Sq \(aq control character is an alias for the standard macro control character and does not emit a line-break as stipulated in GNU troff. -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv