summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2024-11-15 00:32:05 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2024-11-15 00:32:05 +0000
commit9c20c7bf8b733e7ea9daf76b21712800f779a889 (patch)
tree8fd05a303eba03dd42462a790bb41d989e2610fb /share/man
parentd7b75245ded44a7074f8eaa91fdd971d71c60730 (diff)
compatibiliy -> compatibility
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/tun.46
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