summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-03-01 05:41:14 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-03-01 05:41:14 +0000
commitaa2e76bedaf73587441a60955bb3747d28dfa336 (patch)
treeca80bd624c87b1e03d1771cf26b777038f9a05b2 /share/man
parentacb6b4b9e909ab272f180439b57dbaaa17f324ec (diff)
currect -> current; d@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/tun.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4
index fd833a131ab..8117df1433a 100644
--- a/share/man/man4/tun.4
+++ b/share/man/man4/tun.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tun.4,v 1.7 1998/11/04 16:45:57 mickey Exp $
+.\" $OpenBSD: tun.4,v 1.8 1999/03/01 05:41:13 aaron Exp $
.Dd March 10, 1996
.Dt TUN 4
.Os OpenBSD 1.2
@@ -361,5 +361,5 @@ bit set.)
Very old versions of the tunnel device did not include the address
family at the start of the packet. More recent versions passed the
address family as a single byte, but this caused problems with bpf,
-hence the currect version passes a u_int32_t of address family.
+hence the current version passes a u_int32_t of address family.