summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/bgpd.conf.5
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2007-03-04 17:41:41 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2007-03-04 17:41:41 +0000
commited20fdb8111d6b39cd44be6d18866d3345a53bc2 (patch)
tree8d1c91fa6a9f46e2f151cd39dc8acef33c196826 /usr.sbin/bgpd/bgpd.conf.5
parent18ef39f0c63f81c0b6d90b0f84e9eb0bb138171e (diff)
document include, and comments
stolen from hostapd.conf.5
Diffstat (limited to 'usr.sbin/bgpd/bgpd.conf.5')
-rw-r--r--usr.sbin/bgpd/bgpd.conf.513
1 files changed, 12 insertions, 1 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5
index 3e21cc0e733..c662a987dfb 100644
--- a/usr.sbin/bgpd/bgpd.conf.5
+++ b/usr.sbin/bgpd/bgpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpd.conf.5,v 1.81 2007/01/27 08:08:54 jmc Exp $
+.\" $OpenBSD: bgpd.conf.5,v 1.82 2007/03/04 17:41:40 henning Exp $
.\"
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -53,6 +53,17 @@ With the exception of macros,
the sections should be grouped and appear in
.Nm
in the order shown above.
+.Pp
+Comments can be put anywhere in the file using a hash mark
+.Pq Sq # ,
+and extend to the end of the current line.
+.Pp
+Additional configuration files can be included with the
+.Ic include
+keyword, for example:
+.Bd -literal -offset indent
+include "/etc/bgpd/bgpd-10.0.0.1.filter"
+.Ed
.Sh MACROS
Macros can be defined that will later be expanded in context.
Macro names must start with a letter, and may contain letters, digits