summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-07 15:49:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-07 15:49:36 +0000
commit0f679b197ab273ae0779713155a8a455d4a770fe (patch)
treeaff454adb0052ff2632ea4814e8e19e9cc7dd9f1 /man.7
parent14c096e3772b640b87176e27eaa291c9fefbe0de (diff)
downloadmandoc-0f679b197ab273ae0779713155a8a455d4a770fe.tar.gz
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).
Diffstat (limited to 'man.7')
-rw-r--r--man.75
1 files changed, 0 insertions, 5 deletions
diff --git a/man.7 b/man.7
index af75bff3..5a3b22dc 100644
--- a/man.7
+++ b/man.7
@@ -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