diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-06-14 09:14:25 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-06-14 09:14:25 +0000 |
commit | 1fa8eb15aa204121c8f5f6ba7610a1a6d4e5b5b3 (patch) | |
tree | c81c2251e28c95b451efa274315a03736f32584c | |
parent | d063177246c6033cf4518a2b74f0c21d65b713d4 (diff) |
manpage for eui64
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 3e4fd5323c1..863eb3109b6 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.57 2002/06/09 08:13:06 todd Exp $ +.\" $OpenBSD: ifconfig.8,v 1.58 2002/06/14 09:14:24 itojun 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 $ .\" @@ -471,6 +471,11 @@ Set the IPv6 tentative address bit. .It Fl tentative (inet6 only) Clear the IPv6 tentative address bit. +.It eui64 +(inet6 only) +Fill interface index +.Pq lowermost 64bit of an IPv6 address +automatically. .It Cm trailers Request the use of a .Dq trailer |