diff options
author | Tom Gundersen <teg@jklm.no> | 2013-11-10 19:33:18 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-11-10 21:27:25 +0100 |
commit | 1f06807cc3df506b2085d43106459106c36a6220 (patch) | |
tree | 3b21ff5540a17d9c2232a75798bcf53a6793f049 /make-directive-index.py | |
parent | 2bba9a57e795ba873b76d8a63a743807d70b1603 (diff) |
man: udev - add documentation for .link files
Diffstat (limited to 'make-directive-index.py')
-rwxr-xr-x | make-directive-index.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/make-directive-index.py b/make-directive-index.py index b43fea0b99..b2dd2e1b78 100755 --- a/make-directive-index.py +++ b/make-directive-index.py @@ -87,6 +87,15 @@ TEMPLATE = '''\ </refsect1> <refsect1> + <title>Network directives</title> + + <para>Directives for configuring network links through the + net-setup-link udev builtin.</para> + + <variablelist id='network-directives' /> + </refsect1> + + <refsect1> <title>Journal fields</title> <para>Fields in the journal events with a well known meaning.</para> |