aboutsummaryrefslogtreecommitdiff
path: root/dhcp6s.conf.5
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2006-04-26 09:32:46 +0000
committerSUZUKI, Shinsuke <suz@kame.net>2006-04-26 09:32:46 +0000
commitc8548ef8ee768d64e1f30ea720990297a4889968 (patch)
tree38a2ef51f3b61567d15f237371e109857a358442 /dhcp6s.conf.5
parentdc17a7a9bd72e5bef9e31653708df355fc6666d9 (diff)
supported 'include' statement (contributed by Bruno STEVANT)
Diffstat (limited to 'dhcp6s.conf.5')
-rw-r--r--dhcp6s.conf.512
1 files changed, 12 insertions, 0 deletions
diff --git a/dhcp6s.conf.5 b/dhcp6s.conf.5
index da337da..93727f4 100644
--- a/dhcp6s.conf.5
+++ b/dhcp6s.conf.5
@@ -60,6 +60,18 @@ Interfaces are specified in the form of "name unit", such as
and
.Ar gif1.
.\"
+.Sh Include statement
+An include statement specifies another configuration file to be included.
+The format of an include statement is as follows:
+.Bl -tag -width Ds -compact
+.It Xo
+.Ic include Ar \(dqfilename\(dq ;
+.Xc
+Where
+.Ar \(dqfilename\(dq
+is the name (full path) of the file to be included.
+.El
+.\"
.Sh Option statement
An option statement specifies configuration parameters provided for
every client.