diff options
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index d1f9f1361d4..0449b9fd325 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.244 2014/07/11 16:41:51 henning Exp $ +.\" $OpenBSD: ifconfig.8,v 1.245 2014/07/12 12:46:28 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 $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: July 11 2014 $ +.Dd $Mdocdate: July 12 2014 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -154,8 +154,10 @@ Disable the use of ARP. .It Cm autoconf Enable autoconfiguration. Valid for -.Xr inet6 -only, controls wether router advertisements will be accepted on this interface. +.Dq inet6 +only, +.Cm autoconf +controls whether router advertisements will be accepted on this interface. .It Fl autoconf Disable autoconfiguration. .It Cm broadcast Ar addr |