diff mbox

[2/3] man: add include directory documentation.

Message ID 20170607083559.10051-2-ismo.puustinen@intel.com
State Accepted
Delegated to: Pablo Neira
Headers show

Commit Message

Ismo Puustinen June 7, 2017, 8:35 a.m. UTC
Short include directory introduction is added to the man page.

Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
---
 doc/nft.xml | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Pablo Neira Ayuso June 7, 2017, 10:09 a.m. UTC | #1
On Wed, Jun 07, 2017 at 11:35:58AM +0300, Ismo Puustinen wrote:
> Short include directory introduction is added to the man page.

Also applied.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/doc/nft.xml b/doc/nft.xml
index f613f69..9364133 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>