aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit5dd336ba2572d2b621fbb69d9927d6a97382b30c (patch)
tree8829abc7eff3f4b03a886fc507dfb3710c7e0e3a
parent119534ec3d87a1ee3fd2269bd284ce561ebc3b69 (diff)
downloadmandoc-5dd336ba2572d2b621fbb69d9927d6a97382b30c.tar.gz
mandoc-5dd336ba2572d2b621fbb69d9927d6a97382b30c.tar.zst
mandoc-5dd336ba2572d2b621fbb69d9927d6a97382b30c.zip
style improvement from jmc@, no output change;
original commit message: .Pp .Bd ... -compact is better written as .Bd ...
-rw-r--r--mdoc.710
1 files changed, 4 insertions, 6 deletions
diff --git a/mdoc.7 b/mdoc.7
index 15dc32eb..0624ce78 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.275 2019/02/06 22:18:59 schwarze Exp $
+.\" $Id: mdoc.7,v 1.276 2019/02/07 15:45:53 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013-2018 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,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: February 6 2019 $
+.Dd $Mdocdate: February 7 2019 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -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