diff options
author | 2003-10-25 07:47:28 +0000 | |
---|---|---|
committer | 2003-10-25 07:47:28 +0000 | |
commit | 1c279941255ff9462d94568cdbed2b1d3694e012 (patch) | |
tree | 77ce055e2758174f8facb61b0ea03c85972a04d2 | |
parent | adddress -> address; from Jared Yanovich; (diff) | |
download | wireguard-openbsd-1c279941255ff9462d94568cdbed2b1d3694e012.tar.xz wireguard-openbsd-1c279941255ff9462d94568cdbed2b1d3694e012.zip |
receiveing -> receiving; from Jared Yanovich;
-rw-r--r-- | sbin/isakmpd/isakmpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8 index b134f23385f..4a33d59bddf 100644 --- a/sbin/isakmpd/isakmpd.8 +++ b/sbin/isakmpd/isakmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.8,v 1.56 2003/10/13 13:57:51 ho Exp $ +.\" $OpenBSD: isakmpd.8,v 1.57 2003/10/25 07:47:28 jmc Exp $ .\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $ .\" .\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist. @@ -204,7 +204,7 @@ Enable IKE packet capture. When this option is given, .Nm will capture to file an unencrypted copy of the negotiation packets it -is sending and receiveing. +is sending and receiving. This file can later be read by .Xr tcpdump 8 and other utilities using |