From 1c492a624d9a33e3c9c34bc739a87695fc5674cb Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 14 May 2010 14:21:17 +0000 Subject: Added documentation bits. --- mdoc.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mdoc.7 b/mdoc.7 index 59da4af0..f5de242f 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -302,6 +302,9 @@ a line. By doing so, front-ends will be able to apply the proper amount of spacing after the end of sentence (unescaped) period, exclamation mark, or question mark. +.Pp +The proper spacing is also intelligently preserved if a sentence ends at +the boundary of a macro line. .Sh MANUAL STRUCTURE A well-formed .Nm -- cgit