diff options
author | 2006-10-05 09:11:27 +0000 | |
---|---|---|
committer | 2006-10-05 09:11:27 +0000 | |
commit | 113721cec2834268bc8c28101487d0b365697f7f (patch) | |
tree | 4ba341ee5b434c1eaeaa4c7ccd6d5d1dba03ede0 | |
parent | Zap dead routine pgt_80211_set(). (diff) | |
download | wireguard-openbsd-113721cec2834268bc8c28101487d0b365697f7f.tar.xz wireguard-openbsd-113721cec2834268bc8c28101487d0b365697f7f.zip |
Reword sentence to fix grammar nit.
ok jmc@
-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 67d5604e9d7..df967a71035 100644 --- a/sbin/isakmpd/isakmpd.8 +++ b/sbin/isakmpd/isakmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.8,v 1.93 2006/09/09 07:52:04 jmc Exp $ +.\" $OpenBSD: isakmpd.8,v 1.94 2006/10/05 09:11:27 tom Exp $ .\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $ .\" .\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist. @@ -84,7 +84,7 @@ Most uses of .Nm will be to implement so called "virtual private networks" (VPNs). For other uses, some more knowledge of IKE as a protocol is required. -One source of information are the RFCs mentioned below. +The RFCs mentioned below are a possible starting point. .Pp On startup .Nm |