diff options
Diffstat (limited to 'share/man/man4/tun.4')
-rw-r--r-- | share/man/man4/tun.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 89f1a9089c5..f300f68568c 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tun.4,v 1.46 2024/11/13 12:58:29 dlg Exp $ +.\" $OpenBSD: tun.4,v 1.47 2024/11/15 00:32:04 jsg Exp $ .\" .\" Copyright (c) 2003 Marcus D. Watts All rights reserved. .\" @@ -26,7 +26,7 @@ .\" TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 13 2024 $ +.Dd $Mdocdate: November 15 2024 $ .Dt TUN 4 .Os .Sh NAME @@ -113,7 +113,7 @@ are set by the kernel when an interface is created, and must be set to the same values that the kernel provided. .Pp .It Dv TUNSIFMODE Fa int * -is provided for backwards compatibiliy. +is provided for backwards compatibility. The flags set must match what the kernel initialised them to. .El .Pp |