diff options
author | Tom Gundersen <teg@jklm.no> | 2013-11-10 20:52:53 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-11-10 21:30:18 +0100 |
commit | 46b0925d4febce47d2d3b4cf83518c330730c3f6 (patch) | |
tree | 25062e36a55c0f29134ce26ac646134a801a586f /make-directive-index.py | |
parent | 1f06807cc3df506b2085d43106459106c36a6220 (diff) |
man: networkd - add documentation
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> |