summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmo Puustinen <ismo.puustinen@intel.com>2017-06-07 11:35:58 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2017-06-07 13:30:34 +0200
commit593ccac14a5cf85c7d54c3cd7899992c47ef6f25 (patch)
treeb8a7c657b7321ae56a7ff06703d424236745a8d8
parent3facbd92cb93fd584da5ca91083a9c30e5ee0396 (diff)
man: add include directory documentation.
Short include directory introduction is added to the man page. Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--doc/nft.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/nft.xml b/doc/nft.xml
index f613f69c..9364133f 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -209,6 +209,10 @@ vi:ts=4 sw=4
The directories to be searched for include files can be specified using
the <option>-I/--includepath</option> option.
</para>
+ <para>
+ If the <literal>filename</literal> parameter is a directory, then all files in
+ the directory are loaded in alphabetical order.
+ </para>
</refsect2>
<refsect2>
<title>Symbolic variables</title>