Author: glebius Date: Thu Jan 26 11:08:55 2012 New Revision: 230581 URL: http://svn.freebsd.org/changeset/base/230581
Log: List supported ioctl commands instead of old one. Modified: head/share/man/man9/ifnet.9 Modified: head/share/man/man9/ifnet.9 ============================================================================== --- head/share/man/man9/ifnet.9 Thu Jan 26 10:53:39 2012 (r230580) +++ head/share/man/man9/ifnet.9 Thu Jan 26 11:08:55 2012 (r230581) @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 3, 2011 +.Dd January 26, 2012 .Dt IFNET 9 .Os .Sh NAME @@ -1245,10 +1245,8 @@ or .Fn if_delmulti function is called to perform the operation; qq.v. .Pp -.It Dv SIOCSIFDSTADDR -.It Dv SIOCSIFADDR -.It Dv SIOCSIFBRDADDR -.It Dv SIOCSIFNETMASK +.It Dv SIOCAIFADDR +.It Dv SIOCDIFADDR The socket's protocol control routine is called to implement the requested action. .Pp _______________________________________________ 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"