summaryrefslogtreecommitdiffstatshomepage
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
commitc3829fc88899838b68249bab2a47f14c64d611f4 (patch)
treeb4c3b867ddc65519d26fe15af45aa08d044ed7ca
parentbc16dfa2f26df4aa1d579dd7a2d55d93262b1173 (diff)
downloadmandoc-c3829fc88899838b68249bab2a47f14c64d611f4.tar.gz
mandoc-c3829fc88899838b68249bab2a47f14c64d611f4.tar.zst
mandoc-c3829fc88899838b68249bab2a47f14c64d611f4.zip
Small cleanup in mandoc.1.
-rw-r--r--mandoc.110
1 files changed, 4 insertions, 6 deletions
diff --git a/mandoc.1 b/mandoc.1
index 9259470a..d2697d01 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.32 2009/08/20 12:08:40 kristaps Exp $
+.\" $Id: mandoc.1,v 1.33 2009/08/20 12:26:15 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -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