diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-06-07 11:14:13 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-06-07 11:14:13 +0000 |
commit | 7a81f9e233885e597b9457c9cb8f35f70d46363b (patch) | |
tree | 1c940bdd9165bf3e8dc244e0ccb9883cc7dbb2be /mdoc.7 | |
parent | 34f23714ec5c9661110c828a4b433def8d068bd8 (diff) | |
download | mandoc-7a81f9e233885e597b9457c9cb8f35f70d46363b.tar.gz |
I really should run -Tlint on my own manuals before committing them.
EOLN whitespace fixed.
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -471,7 +471,7 @@ dissimilar macros are pair-wise invoked (except for before .Sx \&Fo or -.Sx \&Fn ) , +.Sx \&Fn ) , they are separated by a vertical space, unless in the case of .Sx \&Fo , .Sx \&Fn , @@ -2102,7 +2102,7 @@ This is also used for indicating global variables in the section, in which case a variable name is also specified. Note that it accepts .Sx Block partial-implicit -syntax when invoked as the first macro in the +syntax when invoked as the first macro in the .Em SYNOPSIS section, else it accepts ordinary .Sx In-line |