Mon May 4 22:28:31 2009 UTC ()
Remove superfluous spaces around parentheses.


(wiz)
diff -r1.55 -r1.56 src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5

cvs diff -r1.55 -r1.56 src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 (expand / switch to context diff)
--- src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 2009/03/12 15:18:57 1.55
+++ src/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 2009/05/04 22:28:30 1.56
@@ -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.