summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-08-20 12:26:15 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-08-20 12:26:15 +0000
commitcfba397848951f56d27274cdc5e3f283a65ae567 (patch)
treefb7e9bf09b602f1bf5c52c118b1ec3a092b004de /mandoc.1
parent0ab938250f5dd690284d8a5c93da8b67649816ee (diff)
downloadmandoc-cfba397848951f56d27274cdc5e3f283a65ae567.tar.gz
Small cleanup in mandoc.1.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.18
1 files changed, 3 insertions, 5 deletions
diff --git a/mandoc.1 b/mandoc.1
index 1ae9c731..5160bc9c 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -132,10 +132,8 @@ these rules are also applied to macro arguments when appropriate.
.
.Pp
White-space, in non-literal (normal) mode, is stripped from input and
-replaced on output by a single space. Thus, if you wish to preserve
-multiple spaces, they must be space-escaped
-.Sq \e\
-or used in a literal display mode, e.g.,
+replaced on output by a single space. Thus, if you wish to preserve multiple
+spaces, they must be space-escaped or used in a literal display mode, e.g.,
.Sq \&Bd \-literal
in
.Xr mdoc 7 .
@@ -286,7 +284,7 @@ special character doesn't produce expected behaviour in
.
.It
The
-.Sq \&Bd \-literal
+.Sq \&Bd \-literal
and
.Sq \&Bd \-unfilled
macros of