summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-05-21 15:55:42 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-05-21 15:55:42 +0000
commitefcfb19bec38e517f53e87ea8ff23a1d519a17dc (patch)
tree2a1be0185bd16f9047654f544eaca60bec46af6e
parent3b374038fe6f5434e8053ed1b32c0d2cd773cf5c (diff)
downloadmandoc-efcfb19bec38e517f53e87ea8ff23a1d519a17dc.tar.gz
remove a sentence which isn;t true;
from jmc@
-rw-r--r--mdoc.72
1 files changed, 0 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index f631e240..aa2579df 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -97,8 +97,6 @@ Within a macro line, the following terms are reserved:
.Pq reserved-word vertical bar
.El
.Pp
-Use of reserved terms is described in
-.Sx MACRO SYNTAX .
For general use in macro lines, these can be escaped with a non-breaking
space
.Pq Sq \e& .