summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-02-07 15:45:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-02-07 15:45:53 +0000
commit9330be38d64eabb1be729d94d1fff123dcebd260 (patch)
treec4c5f859a1686098152fba919e16de6975da73df /mdoc.7
parent0a9b794e4020fc70d5a58eadd518f4908f7d54e5 (diff)
downloadmandoc-9330be38d64eabb1be729d94d1fff123dcebd260.tar.gz
style improvement from jmc@, no output change;
original commit message: .Pp .Bd ... -compact is better written as .Bd ...
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 2 insertions, 4 deletions
diff --git a/mdoc.7 b/mdoc.7
index d53bf374..e7b3e59c 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1588,8 +1588,7 @@ Examples:
.Dl \&.Fn \(dqint funcname\(dq \(dqint arg0\(dq \(dqint arg1\(dq
.Dl \&.Fn funcname \(dqint arg0\(dq
.Dl \&.Fn funcname arg0
-.Pp
-.Bd -literal -offset indent -compact
+.Bd -literal -offset indent
\&.Ft functype
\&.Fn funcname
.Ed
@@ -1933,8 +1932,7 @@ using semantic annotation macros.
.Pp
Examples:
.Dl ".Em italic , Sy bold , No and roman"
-.Pp
-.Bd -literal -offset indent -compact
+.Bd -literal -offset indent
\&.Sm off
\&.Cm :C No / Ar pattern No / Ar replacement No /
\&.Sm on