Author: glebius Date: Thu Jan 26 10:53:39 2012 New Revision: 230580 URL: http://svn.freebsd.org/changeset/base/230580
Log: Don't mention no longer supported ioctl commands. Modified: head/share/man/man4/tap.4 Modified: head/share/man/man4/tap.4 ============================================================================== --- head/share/man/man4/tap.4 Thu Jan 26 10:51:41 2012 (r230579) +++ head/share/man/man4/tap.4 Thu Jan 26 10:53:39 2012 (r230580) @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Based on PR#2411 .\" -.Dd September 8, 2008 +.Dd January 26, 2012 .Dt TAP 4 .Os .Sh NAME @@ -89,11 +89,7 @@ Control devices (once successfully opene is unloaded or the interface is destroyed. .Pp Each interface supports the usual Ethernet network interface -.Xr ioctl 2 Ns s , -such as -.Dv SIOCSIFADDR -and -.Dv SIOCSIFNETMASK , +.Xr ioctl 2 Ns s and thus can be used with .Xr ifconfig 8 like any other Ethernet interface. _______________________________________________ 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"