diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-07 15:49:36 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-07 15:49:36 +0000 |
commit | 0f679b197ab273ae0779713155a8a455d4a770fe (patch) | |
tree | aff454adb0052ff2632ea4814e8e19e9cc7dd9f1 /mdoc.7 | |
parent | 14c096e3772b640b87176e27eaa291c9fefbe0de (diff) | |
download | mandoc-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 'mdoc.7')
-rw-r--r-- | mdoc.7 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1824,10 +1824,6 @@ are aliases, as are and .Fl unfilled . .It -In mandoc, blocks of whitespace are stripped from both macro and -free-form text lines (except when in literal mode); groff would retain -whitespace in free-form text lines. -.It Historic groff has many un-callable macros. Most of these (excluding some block-level macros) are now callable. .It |