summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/mandoc.1
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2017-05-16 19:35:25 +0000
committerjmc <jmc@openbsd.org>2017-05-16 19:35:25 +0000
commit51c99db55a30624a477b69d5950f9231731c2a89 (patch)
tree568d5249e332ba1ca6a047730325b93c3cb3157f /usr.bin/mandoc/mandoc.1
parentIntroduce a new mandoc(1) message level, -W style, below -W warning. (diff)
downloadwireguard-openbsd-51c99db55a30624a477b69d5950f9231731c2a89.tar.xz
wireguard-openbsd-51c99db55a30624a477b69d5950f9231731c2a89.zip
missing space between macro arg and punctuation;
Diffstat (limited to 'usr.bin/mandoc/mandoc.1')
-rw-r--r--usr.bin/mandoc/mandoc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mandoc/mandoc.1 b/usr.bin/mandoc/mandoc.1
index 21dfcae265d..3c4d81af880 100644
--- a/usr.bin/mandoc/mandoc.1
+++ b/usr.bin/mandoc/mandoc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mandoc.1,v 1.109 2017/05/16 19:05:36 schwarze Exp $
+.\" $OpenBSD: mandoc.1,v 1.110 2017/05/16 19:35:25 jmc Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2012, 2014-2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -1124,7 +1124,7 @@ or
.Ic \&Bl
.Fl offset
or
-.Fl width.
+.Fl width .
.It Sy "missing display type, using -ragged"
.Pq mdoc
The