From ea6ed8eb4a9349ba679125913c5a03c1027783b2 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 31 Mar 2010 07:13:53 +0000 Subject: 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. --- mdoc.7 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index eb83a25d..68730cab 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.86 2010/03/26 07:07:58 kristaps Exp $ +.\" $Id: mdoc.7,v 1.87 2010/03/31 07:13:53 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 26 2010 $ +.Dd $Mdocdate: March 31 2010 $ .Dt MDOC 7 .Os . @@ -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 . -- cgit v1.2.3-56-ge451