Patch in previous commit should have bumped doc date.

Fix spelling of ioctl.
Note that previous commit was actually submitted by bz.  I'm not yet used
to the code boxes yet.

Noticed by:	ru
This commit is contained in:
Tom Rhodes 2006-10-09 19:53:00 +00:00
parent 93f4bf61d4
commit 5e28de260c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163175

View file

@ -2,7 +2,7 @@
.\" $FreeBSD$
.\" Based on PR#2411
.\"
.Dd June 5, 2001
.Dd October 9, 2006
.Dt TUN 4
.Os
.Sh NAME
@ -65,7 +65,7 @@ is unloaded in the same way that network interfaces persist (see above).
Each interface supports the usual network-interface
.Xr ioctl 2 Ns s ,
such as
.Dv SIOCSIFADDR ,
.Dv SIOCAIFADDR
and thus can be used with
.Xr ifconfig 8
like any other interface.