summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-09-05 10:50:03 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-09-05 10:50:03 +0000
commitc6212a9d060ad7932855b3dddefce73369704693 (patch)
treec8717b42819afeec33c508640341a9d47231c003 /sbin
parent1abbd3eebed2be41c275ee84d4c1753893610c6a (diff)
document line splitting using `\';
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipsecctl/ipsec.conf.55
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5
index c7778c1fc9f..f30981bf6ae 100644
--- a/sbin/ipsecctl/ipsec.conf.5
+++ b/sbin/ipsecctl/ipsec.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsec.conf.5,v 1.82 2006/09/05 10:40:58 jmc Exp $
+.\" $OpenBSD: ipsec.conf.5,v 1.83 2006/09/05 10:50:02 jmc Exp $
.\"
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
.\"
@@ -93,6 +93,9 @@ Lines beginning with
.Sq #
and empty lines are regarded as comments,
and ignored.
+Lines may be split using the
+.Sq \e
+character.
.Pp
Addresses can be specified in CIDR notation (matching netblocks),
as symbolic host names, interface names, or interface group names.