summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-04-23 21:28:08 +0000
committerjmc <jmc@openbsd.org>2020-04-23 21:28:08 +0000
commit48c01a1f20ca923b4fd42e96d16e47b607f8e4eb (patch)
tree228be02d85cb2e04cb015bcaee5775d9df4eb082 /share/man/man7
parentreplace examples of "Ic arg Ic arg" with "Ic arg arg" and stop the spread; (diff)
downloadwireguard-openbsd-48c01a1f20ca923b4fd42e96d16e47b607f8e4eb.tar.xz
wireguard-openbsd-48c01a1f20ca923b4fd42e96d16e47b607f8e4eb.zip
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/roff.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7
index fa58834a1b8..f7d1dd892e1 100644
--- a/share/man/man7/roff.7
+++ b/share/man/man7/roff.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: roff.7,v 1.94 2019/07/15 19:20:18 schwarze Exp $
+.\" $OpenBSD: roff.7,v 1.95 2020/04/23 21:28:09 jmc Exp $
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010-2019 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: July 15 2019 $
+.Dd $Mdocdate: April 23 2020 $
.Dt ROFF 7
.Os
.Sh NAME
@@ -624,7 +624,7 @@ Its syntax can be either
.Pp
or
.Bd -literal -offset indent
-.Pf . Ic \&de Ar macroname Ar endmacro
+.Pf . Ic \&de Ar macroname endmacro
.Ar definition
.Pf . Ar endmacro
.Ed