diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-06-27 17:46:30 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-06-27 17:46:30 +0000 |
commit | c5df3f040ee35428bb573a6674f2308131858512 (patch) | |
tree | f8beecf97aade51196dbc394ee7fca9f5eadf4ce | |
parent | 64ddb80016e3793c26740e6cf9dbb7ecf418e9b0 (diff) |
remove the spacing around "arp | rarp", as prompted by schwarze;
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 59fc17c0a58..10111bf2c45 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.351 2020/06/27 15:31:36 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.352 2020/06/27 17:46:29 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -751,7 +751,7 @@ like a hub or a wireless network. .Bk -words .Op Cm tag Ar tagname .Oo -.Cm arp | rarp Op Cm request | reply +.Cm arp Ns | Ns Cm rarp Op Cm request | reply .Op Cm sha Ar lladdr .Op Cm spa Ar ipaddr .Op Cm tha Ar lladdr |