Do not mention SIOCSIFADDR.
This commit is contained in:
parent
7f763fc39c
commit
938f0fd50f
@ -30,7 +30,7 @@
|
||||
.\" @(#)lo.4 8.1 (Berkeley) 6/5/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 15, 2009
|
||||
.Dd January 25, 2012
|
||||
.Dt LO 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -47,9 +47,9 @@ communication.
|
||||
As with other network interfaces, the loopback interface must have
|
||||
network addresses assigned for each address family with which it is to be used.
|
||||
These addresses
|
||||
may be set or changed with the
|
||||
.Dv SIOCSIFADDR
|
||||
.Xr ioctl 2 .
|
||||
may be set with the appropriate
|
||||
.Xr ioctl 2
|
||||
commands for corresponding address families.
|
||||
The loopback interface should be the last interface configured,
|
||||
as protocols may use the order of configuration as an indication of priority.
|
||||
The loopback should
|
||||
|
Loading…
Reference in New Issue
Block a user