From 7a81f9e233885e597b9457c9cb8f35f70d46363b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 7 Jun 2010 11:14:13 +0000 Subject: I really should run -Tlint on my own manuals before committing them. EOLN whitespace fixed. --- mdoc.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mdoc.7 b/mdoc.7 index 51a12df0..b3f12a41 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -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 -- cgit