summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-08-30 12:16:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-08-30 12:16:36 +0000
commitbbfd6b203cb06283ff711994b86be167e77c8680 (patch)
treead95293f0926811b2c25db328f1aa02e582346ff /man.7
parent18796a779fe7edf7d5304e767e0ba3f19ce163df (diff)
downloadmandoc-bbfd6b203cb06283ff711994b86be167e77c8680.tar.gz
Remove unnecessary `Pp'/`-compat' combination for column lists.
Directly from a patch by Jason McIntyre.
Diffstat (limited to 'man.7')
-rw-r--r--man.76
1 files changed, 2 insertions, 4 deletions
diff --git a/man.7 b/man.7
index 295d25e2..ef21a8d1 100644
--- a/man.7
+++ b/man.7
@@ -501,8 +501,7 @@ The syntax is as follows:
\&.YO \(lBbody...\(rB
\(lBbody...\(rB
.Ed
-.Pp
-.Bl -column -compact -offset indent "MacroX" "ArgumentsX" "ScopeXXXXX" "CompatX"
+.Bl -column -offset indent "MacroX" "ArgumentsX" "ScopeXXXXX" "CompatX"
.It Em Macro Ta Em Arguments Ta Em Scope Ta Em Notes
.It Sx \&AT Ta <=1 Ta current Ta \&
.It Sx \&B Ta n Ta next-line Ta \&
@@ -569,8 +568,7 @@ No closure refers to an explicit block closing macro.
As a rule, block macros may not be nested; thus, calling a block macro
while another block macro scope is open, and the open scope is not
implicitly closed, is syntactically incorrect.
-.Pp
-.Bl -column -compact -offset indent "MacroX" "ArgumentsX" "Head ScopeX" "sub-sectionX" "compatX"
+.Bl -column -offset indent "MacroX" "ArgumentsX" "Head ScopeX" "sub-sectionX" "compatX"
.It Em Macro Ta Em Arguments Ta Em Head Scope Ta Em Body Scope Ta Em Notes
.It Sx \&HP Ta <2 Ta current Ta paragraph Ta \&
.It Sx \&IP Ta <3 Ta current Ta paragraph Ta \&