Better description for inet6 eui64, plus consistency tweaks
authorjca <jca@openbsd.org>
Wed, 29 Aug 2018 13:47:19 +0000 (13:47 +0000)
committerjca <jca@openbsd.org>
Wed, 29 Aug 2018 13:47:19 +0000 (13:47 +0000)
from Callum R. Davies, ok jmc@

sbin/ifconfig/ifconfig.8

index 06e726b..91f6d1c 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ifconfig.8,v 1.317 2018/08/13 05:54:13 jmc Exp $
+.\"    $OpenBSD: ifconfig.8,v 1.318 2018/08/29 13:47:19 jca 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 $
 .\"
@@ -31,7 +31,7 @@
 .\"
 .\"     @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
 .\"
-.Dd $Mdocdate: August 13 2018 $
+.Dd $Mdocdate: August 29 2018 $
 .Dt IFCONFIG 8
 .Os
 .Sh NAME
@@ -122,7 +122,7 @@ a host name present in the host name database,
 .Xr hosts 5 ;
 .Dq dot
 notation (IPv4);
-colon separated (IPv6);
+colon-separated (IPv6);
 or CIDR notation.
 .It Ar dest_address
 Specify the address of the correspondent on the other end
@@ -838,7 +838,7 @@ and
 Create a load balancing group consisting of up to 32 nodes.
 Each node is specified as a
 .Ar vhid:advskew
-tuple in a comma separated list.
+tuple in a comma-separated list.
 .It Cm carpdev Ar iface
 Attach to parent interface
 .Ar iface .
@@ -1217,7 +1217,7 @@ Currently configured addresses will not be removed until they become
 invalid.
 .It Cm eui64
 Fill the interface index
-.Pq the lowermost 64th bit of an IPv6 address
+.Pq the lowermost 64 bits of an IPv6 address
 automatically.
 .It Cm pltime Ar n
 Set preferred lifetime for the address, in seconds.