summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-27 10:22:28 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-27 10:22:28 +0000
commit2d5d3d7857a61439fe8071cda260d33ebd7a4ee6 (patch)
tree0ceb1b5d32574af9055dc815da098273a564c5e9
parentb86b856fc5c5e1242349cefc1691b33efea97669 (diff)
downloadmandoc-2d5d3d7857a61439fe8071cda260d33ebd7a4ee6.tar.gz
mandoc-2d5d3d7857a61439fe8071cda260d33ebd7a4ee6.tar.zst
mandoc-2d5d3d7857a61439fe8071cda260d33ebd7a4ee6.zip
...finishing last commit message: accept both tabs and spaces between control character and macro text.
-rw-r--r--man.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man.7 b/man.7
index 30e315cb..7e2d2343 100644
--- a/man.7
+++ b/man.7
@@ -1,4 +1,4 @@
-.\" $Id: man.7,v 1.59 2010/03/27 10:10:10 kristaps Exp $
+.\" $Id: man.7,v 1.60 2010/03/27 10:22:28 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -406,8 +406,8 @@ control character ,
at the beginning of the line. The
.Sq \(aq
macro control character is also accepted. An arbitrary amount of
-whitespace may sit between the control character and the macro name.
-Thus, the following are equivalent:
+whitespace (spaces or tabs) may sit between the control character and
+the macro name. Thus, the following are equivalent:
.Bd -literal -offset indent
\&.PP
\&.\ \ \ PP