diff options
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -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 |