diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-01 22:19:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-01 22:19:25 +0000 |
commit | 745357ca5bcbe017123fa5c65a46bba17baf066f (patch) | |
tree | 427cde423602d16a0e6a2b7d7cef01a91ca6ad62 /sbin/ipsecctl | |
parent | 2698f3e912eebcd6d26ff806860b5a8a2a7b2997 (diff) |
address has two `d', and i had to use a dictionary to check ;)
Diffstat (limited to 'sbin/ipsecctl')
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index 973fd5d8f93..1994439a042 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.48 2006/06/01 20:29:05 naddy Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.49 2006/06/01 22:19:24 jmc Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -93,7 +93,7 @@ for details. Parameters specify the packets to which a flow applies. Some parameters are optional. .Pp -Adresses can be specified in CIDR notation (matching netblocks), +Addresses can be specified in CIDR notation (matching netblocks), as symbolic host names, interface names or interface group names. .Bl -tag -width xxxx .It Ar in No or Ar out @@ -208,7 +208,7 @@ Enter an IPIP pseudo SA. Parameters specify the peers, Security Parameter Index (SPI), cryptographic transforms, and key material to be used. .Pp -Adresses can be specified in CIDR notation (matching netblocks), +Addresses can be specified in CIDR notation (matching netblocks), as symbolic host names, interface names or interface group names. .Bl -tag -width xxxx .It Xo @@ -366,7 +366,7 @@ cryptographic transforms are used for .Xr isakmpd 8 . Some parameters are optional. .Pp -Adresses can be specified in CIDR notation (matching netblocks), +Addresses can be specified in CIDR notation (matching netblocks), as symbolic host names, interface names or interface group names. .Bl -tag -width xxxx .It Xo |