summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-02-06 05:35:27 +0000
committerjmc <jmc@openbsd.org>2004-02-06 05:35:27 +0000
commit9673d40ebd935a628bf6a9bf1b81ab9bbc0424ab (patch)
tree1daebd2261aed06ea74c302289a73ac7f3dafb87
parentDont compress bsd.rd dont know if ABLE can cope, no bootloader on cats yet. (diff)
downloadwireguard-openbsd-9673d40ebd935a628bf6a9bf1b81ab9bbc0424ab.tar.xz
wireguard-openbsd-9673d40ebd935a628bf6a9bf1b81ab9bbc0424ab.zip
typo from Tamas Tevesz, via nick@;
-rw-r--r--share/man/man8/vpn.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8
index 98f43c4f9a2..e6d6932d6c5 100644
--- a/share/man/man8/vpn.8
+++ b/share/man/man8/vpn.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vpn.8,v 1.70 2003/09/08 14:01:13 fgsch Exp $
+.\" $OpenBSD: vpn.8,v 1.71 2004/02/06 05:35:27 jmc Exp $
.\"
.\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@@ -301,7 +301,7 @@ Create the Security Associations (on both endpoints):
-keyfile enc_key -authkeyfile auth_key
.Ed
.It
-Create the IPsec flows on machine A (the fist is for
+Create the IPsec flows on machine A (the first is for
outbound flows, the latter is the ingress filter for the
incoming security association):
.Bd -literal