=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.101 retrieving revision 1.102 diff -u -p -r1.101 -r1.102 --- mandoc/mdoc.7 2010/05/12 17:08:03 1.101 +++ mandoc/mdoc.7 2010/05/14 14:21:17 1.102 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.101 2010/05/12 17:08:03 kristaps Exp $ +.\" $Id: mdoc.7,v 1.102 2010/05/14 14:21:17 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 12 2010 $ +.Dd $Mdocdate: May 14 2010 $ .Dt MDOC 7 .Os .Sh NAME @@ -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