From 4fed4a45ae02ce01f3552f815b961907296ca5c2 Mon Sep 17 00:00:00 2001 From: jca Date: Wed, 29 Aug 2018 13:47:19 +0000 Subject: [PATCH] Better description for inet6 eui64, plus consistency tweaks from Callum R. Davies, ok jmc@ --- sbin/ifconfig/ifconfig.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 06e726b32e6..91f6d1c3e8f 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -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. -- 2.20.1