diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-12-12 13:41:26 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-12-12 13:41:26 +0000 |
commit | 2bc276272e6893ba1fca35e3772144c224ced96b (patch) | |
tree | 5f10ecca431a33bab46148eb8a1b61567ef5554e | |
parent | 571e3e1f9b7a0cdc765670d758dbb0d265b9c4a6 (diff) |
Missing 'Cm'. From <andrushock@korovino.net>
-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 0b778a85768..c08dd320423 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.60 2002/11/22 10:25:32 fgsch Exp $ +.\" $OpenBSD: ifconfig.8,v 1.61 2002/12/12 13:41:25 mpech 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,7 +471,7 @@ Set the IPv6 tentative address bit. .It Fl tentative (inet6 only) Clear the IPv6 tentative address bit. -.It eui64 +.It Cm eui64 (inet6 only) Fill interface index .Pq lowermost 64bit of an IPv6 address |