strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c0cadd7
)
Moved "Reading values" section, typo fixed.
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 17 Dec 2010 16:31:42 +0000
(17:31 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Fri, 17 Dec 2010 16:31:42 +0000
(17:31 +0100)
man/strongswan.conf.5.in
patch
|
blob
|
history
diff --git
a/man/strongswan.conf.5.in
b/man/strongswan.conf.5.in
index
9438312
..
88d14ae
100644
(file)
--- a/
man/strongswan.conf.5.in
+++ b/
man/strongswan.conf.5.in
@@
-60,13
+60,6
@@
An example file in this format might look like this:
.PP
Indentation is optional, you may use tabs or spaces.
.PP
Indentation is optional, you may use tabs or spaces.
-.SH READING VALUES
-Values are accessed using a dot-separated section list and a key.
-With reference to the example above, accessing
-.B section-one.subsection.othervalue
-will return
-.BR xxx .
-
.SH INCLUDING FILES
Using the
.B include
.SH INCLUDING FILES
Using the
.B include
@@
-87,7
+80,7
@@
Sections loaded from included files
previously loaded sections; already existing values are
.IR replaced .
It is important to note that settings are added relative to the section the
previously loaded sections; already existing values are
.IR replaced .
It is important to note that settings are added relative to the section the
-include statment is in.
+include stat
e
ment is in.
.PP
As an example, the following three files result in the same final
config as the one given above:
.PP
As an example, the following three files result in the same final
config as the one given above:
@@
-122,6
+115,13
@@
other.conf:
}
.EE
}
.EE
+.SH READING VALUES
+Values are accessed using a dot-separated section list and a key.
+With reference to the example above, accessing
+.B section-one.subsection.othervalue
+will return
+.BR xxx .
+
.SH DEFINED KEYS
The following keys are currently defined (using dot notation). The default
value (if any) is listed in brackets after the key.
.SH DEFINED KEYS
The following keys are currently defined (using dot notation). The default
value (if any) is listed in brackets after the key.