diff options
Diffstat (limited to 'share/man/man4/tun.4')
-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 6ed4d8da9a0..7f01e8f2267 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tun.4,v 1.33 2004/09/02 12:55:22 jaredy Exp $ +.\" $OpenBSD: tun.4,v 1.34 2006/05/09 19:03:04 jmc Exp $ .\" .\" Copyright (c) 2003 Marcus D. Watts All rights reserved. .\" @@ -33,7 +33,7 @@ .Nm tun .Nd network tunnel pseudo-device .Sh SYNOPSIS -.Cd "pseudo-device tun" Op Ar count +.Cd "pseudo-device tun" .Pp .Fd #include <sys/types.h> .Fd #include <net/if_tun.h> |