From 57522b7a56fe68c134604aac9543bc89b01b0282 Mon Sep 17 00:00:00 2001 From: trhodes Date: Mon, 9 Oct 2006 19:53:00 +0000 Subject: [PATCH] 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 --- share/man/man4/tun.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 7bbec26bf558..d6dd86213f14 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -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.