From bf9cd278f0762f5462721f4edb03b4172663d23f Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 12 Jan 2011 10:43:22 +0000 Subject: If the first character of free-form text is whitespace, then a newline shall precede outputted text (surprise!). --- man.7 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man.7') diff --git a/man.7 b/man.7 index d8bd6ee7..66f7fb01 100644 --- a/man.7 +++ b/man.7 @@ -1,4 +1,4 @@ -.\" $Id: man.7,v 1.94 2011/01/04 23:32:21 kristaps Exp $ +.\" $Id: man.7,v 1.95 2011/01/12 10:43:22 kristaps Exp $ .\" .\" Copyright (c) 2009, 2010 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: January 4 2011 $ +.Dd $Mdocdate: January 12 2011 $ .Dt MAN 7 .Os .Sh NAME @@ -59,6 +59,9 @@ line termination. .Pp Blank lines are acceptable; where found, the output will assert a vertical space. +.Pp +If the first character of a line is a space, that line is printed +with a leading newline. .Ss Comments Text following a .Sq \e\*q , -- cgit v1.2.3-56-ge451