diff options
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> |