summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-31 07:13:53 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-31 07:13:53 +0000
commitd8f04423aa0185697ac4ab7b182532f8f02b5de7 (patch)
treec8c61056a4f445fdc9afc57f108313b3581e6dca /mdoc.7
parentd6a01dde28af9c768a8898988b670a59be49563a (diff)
downloadmandoc-d8f04423aa0185697ac4ab7b182532f8f02b5de7.tar.gz
Macro types enum-ated (enum mdoct) (for easier debugging in gdb of "tok" values).
Initial check-in of Ingo Schwarze's patch for Xo/Xc handling (in blocks ifdef'd "UGLY"). Put Oc-close-Op parts into UGLY ifdef blocks.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.77
1 files changed, 7 insertions, 0 deletions
diff --git a/mdoc.7 b/mdoc.7
index c9dedc70..b886028a 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1927,7 +1927,14 @@ and
.Sx \&Va .
.
.Ss \&Xc
+Close a scope opened by
+.Sx \&Xo .
+.
.Ss \&Xo
+Open an extension scope. This macro originally existed to extend the
+9-argument limit of troff; since this limit has been lifted, the macro
+has been deprecated.
+.
.Ss \&Xr
Link to another manual
.Pq Qq cross-reference .