diff options
Diffstat (limited to 'make-directive-index.py')
-rwxr-xr-x | make-directive-index.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/make-directive-index.py b/make-directive-index.py index b2dd2e1b78..2ff304fddc 100755 --- a/make-directive-index.py +++ b/make-directive-index.py @@ -90,7 +90,8 @@ TEMPLATE = '''\ <title>Network directives</title> <para>Directives for configuring network links through the - net-setup-link udev builtin.</para> + net-setup-link udev builtin and networks through + systemd-networkd.</para> <variablelist id='network-directives' /> </refsect1> |