Module Name: src
Committed By: wiz
Date: Mon May 4 22:28:31 UTC 2009
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: racoon.conf.5
Log Message:
Remove superfluous spaces around parentheses.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 \
src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5
diff -u src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5:1.55 src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5:1.56
--- src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5:1.55 Thu Mar 12 15:18:57 2009
+++ src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 Mon May 4 22:28:30 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: racoon.conf.5,v 1.55 2009/03/12 15:18:57 wiz Exp $
+.\" $NetBSD: racoon.conf.5,v 1.56 2009/05/04 22:28:30 wiz Exp $
.\"
.\" Id: racoon.conf.5,v 1.54 2006/08/22 18:17:17 manubsd Exp
.\"
@@ -1028,7 +1028,7 @@
The
.Ic clientaddr
keyword can be used to match a remote id that is equal to either the peer
-ip address or the mode_cfg ip address ( if assigned ).
+ip address or the mode_cfg ip address (if assigned).
This can be useful
to restrict policy generation when racoon is acting as a client gateway
for peers with dynamic ip addresses.