From fb50684f4490a50ea91755bfd78db1ce643e2006 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 16 Dec 2010 11:23:08 +0000 Subject: Remove stray note on `i', which we no longer support. --- mandoc.1 | 6 ------ 1 file changed, 6 deletions(-) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index 46877db4..040acd54 100644 --- a/mandoc.1 +++ b/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. -- cgit