From 98c1a46e2586de979ce0fc696b15d91fb80166c5 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 7 May 2010 15:49:36 +0000 Subject: De-chunking of text removed from parsers. This is a significant change (and I don't really like it), but it's what groff does. Distinction of ARGS_PHRASE and ARGS_PPHRASE in backend (not yet used). --- man.7 | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'man.7') diff --git a/man.7 b/man.7 index 37fbbc94..76c63a38 100644 --- a/man.7 +++ b/man.7 @@ -1,4 +1,4 @@ -.\" $Id: man.7,v 1.62 2010/04/13 05:26:49 kristaps Exp $ +.\" $Id: man.7,v 1.63 2010/05/07 15:49:36 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: April 13 2010 $ +.Dd $Mdocdate: May 7 2010 $ .Dt MAN 7 .Os .Sh NAME @@ -887,11 +887,6 @@ In quoted literals, GNU troff allowed pair-wise double-quotes to produce a standalone double-quote in formatted output. It is not known whether this behaviour is exhibited by other formatters. .It -Blocks of whitespace are stripped from macro and free-form text lines -(except when in literal mode) in mandoc. This is not the case for GNU -troff: for maximum portability, whitespace sensitive blocks should be -enclosed in literal contexts. -.It The .Sx \&sp macro does not accept negative values in mandoc. In GNU troff, this -- cgit v1.2.3-56-ge451