Author: glebius Date: Fri Jan 27 08:46:32 2012 New Revision: 230609 URL: http://svn.freebsd.org/changeset/base/230609
Log: Do not mention SIOCSIFADDR. Modified: head/share/man/man4/lo.4 Modified: head/share/man/man4/lo.4 ============================================================================== --- head/share/man/man4/lo.4 Fri Jan 27 07:37:10 2012 (r230608) +++ head/share/man/man4/lo.4 Fri Jan 27 08:46:32 2012 (r230609) @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"