diff options
author | David Krause <david@cvs.openbsd.org> | 2006-06-02 18:15:27 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2006-06-02 18:15:27 +0000 |
commit | 1761a44ebf4f04263ebf33fa4c4872570db9474c (patch) | |
tree | 7dbb5a51537ec512f875757633d4f3c0894a76db /sbin/ipsecctl | |
parent | 43ec03710d6e6fb96df8c1c9dee8632353119c39 (diff) |
correct spelling of specified
Diffstat (limited to 'sbin/ipsecctl')
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index 9b2f6962c94..8f75d07b6e3 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.51 2006/06/02 15:56:55 naddy Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.52 2006/06/02 18:15:26 david Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -388,7 +388,7 @@ is specified, negotiation will be started at once. The .Ar dynamic mode will additionally enable Dead Peer Detection (DPD) and use the -local hostname as the identity of the local peer, if not specifed by +local hostname as the identity of the local peer, if not specified by the .Ar srcid parameter. |