aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit998a5545aac8e8b6a3a4b5ce6061f4cec3dee985 (patch)
treeb0a84b3344d1e811bbcfa152207f5aec853d08d3 /man.7
parent56e9fd9489f025ce2c5f63c35985359301a848f3 (diff)
downloadmandoc-998a5545aac8e8b6a3a4b5ce6061f4cec3dee985.tar.gz
mandoc-998a5545aac8e8b6a3a4b5ce6061f4cec3dee985.tar.zst
mandoc-998a5545aac8e8b6a3a4b5ce6061f4cec3dee985.zip
Remove unnecessary `Pp'/`-compat' combination for column lists.
Directly from a patch by Jason McIntyre.
Diffstat (limited to 'man.7')
-rw-r--r--man.710
1 files changed, 4 insertions, 6 deletions
diff --git a/man.7 b/man.7
index 7bf31b85..cb13f972 100644
--- a/man.7
+++ b/man.7
@@ -1,4 +1,4 @@
-.\" $Id: man.7,v 1.106 2011/08/19 13:07:22 kristaps Exp $
+.\" $Id: man.7,v 1.107 2011/08/30 12:16:36 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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: August 19 2011 $
+.Dd $Mdocdate: August 30 2011 $
.Dt MAN 7
.Os
.Sh NAME
@@ -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 \&