diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-30 21:26:17 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-30 21:26:17 +0000 |
commit | 9800cf806a4cf6702bf6dfd72b820e81e480ffe7 (patch) | |
tree | 66475a8e4b41cb3d54236766069b562f295aa908 /sbin/ipsecctl | |
parent | ba0c274c8a03eb1a44bee3061ba4a7de8ae30b2a (diff) |
- SEE ALSO is sorted by section first
- new sentence, new line
Diffstat (limited to 'sbin/ipsecctl')
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index 064f674a07c..d51a81c62f9 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.24 2005/10/30 19:54:07 hshoexer Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.25 2005/10/30 21:26:16 jmc Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -177,7 +177,8 @@ by default. .Ar comp .Aq Ar algorithm .Xc -The compression algorithm to be used. Possible algorithms are +The compression algorithm to be used. +Possible algorithms are .Ar deflate and .Ar lzs . @@ -495,10 +496,10 @@ ike esp from 192.168.3.1 to 192.168.3.2 .Sh SEE ALSO .Xr ipcomp 4 , .Xr ipsec 4 , +.Xr tcp 4 , +.Xr isakmpd.conf 5 , .Xr ipsecctl 8 , .Xr isakmpd 8 , -.Xr isakmpd.conf 5 , -.Xr tcp 4 , .Xr vpn 8 .Sh HISTORY The |