aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-08-30 13:14:01 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-08-30 13:14:01 +0000
commitf96bb9faa334d942264469a046fdba0d980db93d (patch)
tree5a8478c519b0a495751bdc8138bf5f53fce50d22 /mdoc.7
parent998a5545aac8e8b6a3a4b5ce6061f4cec3dee985 (diff)
downloadmandoc-f96bb9faa334d942264469a046fdba0d980db93d.tar.gz
mandoc-f96bb9faa334d942264469a046fdba0d980db93d.tar.zst
mandoc-f96bb9faa334d942264469a046fdba0d980db93d.zip
Order -column lists to have the arguments follow `-column'. From a
patch by Jason McIntyre.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index d19104e0..97dd488a 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.206 2011/08/30 12:16:36 kristaps Exp $
+.\" $Id: mdoc.7,v 1.207 2011/08/30 13:14:01 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -689,7 +689,7 @@ contain a head.
\(lBbody...\(rB
\&.Yc
.Ed
-.Bl -column -offset indent "MacroX" "CallableX" "ParsedX" "closed by XXX"
+.Bl -column "MacroX" "CallableX" "ParsedX" "closed by XXX" -offset indent
.It Em Macro Ta Em Callable Ta Em Parsed Ta Em Scope
.It Sx \&Bd Ta \&No Ta \&No Ta closed by Sx \&Ed
.It Sx \&Bf Ta \&No Ta \&No Ta closed by Sx \&Ef
@@ -721,7 +721,7 @@ has multiple heads.
\&.Yo \(lB\-arg \(lBparm...\(rB\(rB \(lBhead... \(lBTa head...\(rB\(rB
\(lBbody...\(rB
.Ed
-.Bl -column -offset indent "MacroX" "CallableX" "ParsedX" "closed by XXXXXXXXXXX"
+.Bl -column "MacroX" "CallableX" "ParsedX" "closed by XXXXXXXXXXX" -offset indent
.It Em Macro Ta Em Callable Ta Em Parsed Ta Em Scope
.It Sx \&It Ta \&No Ta Yes Ta closed by Sx \&It , Sx \&El
.It Sx \&Nd Ta \&No Ta \&No Ta closed by Sx \&Sh