diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-08 10:28:24 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-08 10:28:24 +0000 |
commit | 6c0afa1a84334c5789a65640bb1b9447e4644e34 (patch) | |
tree | b1435122fb30a62905e4f5b7a0b3cdeb6fe47d95 /man.7 | |
parent | 9fe0c9008052e9a021fb5d5afac2fb2757e88320 (diff) | |
download | mandoc-6c0afa1a84334c5789a65640bb1b9447e4644e34.tar.gz |
Note that whitespace is really only the space character.
Diffstat (limited to 'man.7')
-rw-r--r-- | man.7 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ and .Sq \ef attributes are forgotten when entering or exiting a macro block. .Ss Whitespace +Whitespace consists of the space character. In free-form lines, whitespace is preserved within a line; un-escaped trailing spaces are stripped from input (unless in a literal context). Blank free-form lines, which may include spaces, are permitted and |