summaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.75
1 files changed, 3 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index dc60ad83..3f3d6c7f 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.96 2010/05/08 08:36:44 kristaps Exp $
+.\" $Id: mdoc.7,v 1.97 2010/05/08 10:28:24 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -181,9 +181,10 @@ and
.Sq \e*(Ba
.Pq vertical bar .
.Ss Whitespace
+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 spaces, are only permitted
+Blank free-form lines, which may include whitespace, are only permitted
within literal contexts.
.Pp
In macro lines, whitespace delimits arguments and is discarded. If