From dffb01f1e3b346db25d95e36ebca9856851c705f Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 8 May 2010 22:26:39 +0000 Subject: Adding initial mailing list section to homepage. --- mdoc.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 6ee6b3bb..65f58ff8 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -181,7 +181,7 @@ and .Sq \e*(Ba .Pq vertical bar . .Ss Whitespace -Whitespace consists of the space character. +Whitespace consists of the space character. In free-form lines, whitespace is preserved within a line; un-escaped trailing spaces are stripped from input (unless in a literal context). Blank free-form lines, which may include whitespace, are only permitted -- cgit