Do not mention SIOCSIFADDR.

This commit is contained in:
glebius 2012-01-27 08:46:32 +00:00
parent 67ad565252
commit b028f49694

View File

@ -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