diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/netintro.4 | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index aa38429..f5d479b 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -32,7 +32,7 @@ .\" @(#)netintro.4 8.2 (Berkeley) 11/30/93 .\" $FreeBSD$ .\" -.Dd November 11, 2009 +.Dd June 18, 2004 .Dt NETINTRO 4 .Os .Sh NAME @@ -277,25 +277,6 @@ and fields of the .Vt ifreq structure, respectively. -.It Dv SIOCGIFDESCR -Get the interface description, returned in the -.Va buffer -field of -.Va ifru_buffer -struct. -The user supplied buffer length should defined in the -.Va length -field of -.Va ifru_buffer -struct passed in as parameter. -.It Dv SIOCSIFDESCR -Set the interface description to the value of the -.Va buffer -field of -.Va ifru_buffer -struct, with -.Va length -field specifying its length. .It Dv SIOCSIFFLAGS Set interface flags field. If the interface is marked down, |