diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2021-03-08 17:39:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2021-03-08 17:39:17 +0000 |
commit | 4e7e6ee9b14b9fb308eb8edfaab1531dde2b0e27 (patch) | |
tree | ecd7feb377650bab9351dff2fab393e9a5cf21f3 /sbin | |
parent | f20a6529623272d4b1e7e22338702685224179fe (diff) |
dhclient relationship with "inet autoconf" is incorrect, it activated
dhcpleased.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 29f5c71e5e5..115da1cec42 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.362 2021/02/20 01:21:04 dlg Exp $ +.\" $OpenBSD: ifconfig.8,v 1.363 2021/03/08 17:39:16 deraadt 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: February 20 2021 $ +.Dd $Mdocdate: March 8 2021 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -160,9 +160,9 @@ flag on the interface, depending on automatically configures IPv6 addresses for interfaces with .Sy AUTOCONF6 set. -.Pp -.Xr dhclient 8 -only configures interfaces with +.Xr dhcpleased 8 +automatically configures IPv4 addresses (using DHCP protocol) +for interfaces with .Sy AUTOCONF4 set. .It Cm -autoconf |