diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2004-06-25 04:12:53 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2004-06-25 04:12:53 +0000 |
commit | 9bd8fd0c93dcd62158eebc119f2255df53ba1b8f (patch) | |
tree | 376f2b3b7803712c55a776115539a393a77d8c95 /share | |
parent | 9ec12ec025d2a7005ed46de607f5a6659a3a3cf9 (diff) |
typo noticed by theo.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/tun.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 3246e35ef90..997d26ee784 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tun.4,v 1.28 2004/06/25 04:09:02 claudio Exp $ +.\" $OpenBSD: tun.4,v 1.29 2004/06/25 04:12:52 claudio Exp $ .\" .\" Copyright (c) 2003 Marcus D. Watts All rights reserved. .\" @@ -53,7 +53,7 @@ interface can be created at runtime using the command or by opening the character special device .Pa /dev/tunN . .Pp -Both layer 3 and layer 2 tunnenling is supported. +Both layer 3 and layer 2 tunneling is supported. Layer 3 tunneling is the default mode, to enable layer 2 tunneling mode the .Ar link0 flag needs to be set with |