diff options
author | Tom Gundersen <teg@jklm.no> | 2014-02-07 17:03:23 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-02-07 17:07:11 +0100 |
commit | 1a436809498faf6486815baa0338fb6b8e5def07 (patch) | |
tree | 10ecafd58cf2f9a9f25cd287b4ee530133e96f9c /man/systemd-networkd.service.xml | |
parent | 99e7e3922e1d25d0092bd61444c86dcc9a1e030e (diff) |
networkd: netdev - rename Netdev to NetDev
Both in the configuration file format and everywhere else in the code.
Diffstat (limited to 'man/systemd-networkd.service.xml')
-rw-r--r-- | man/systemd-networkd.service.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 3e6fddc716..e5499d66d7 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -87,11 +87,11 @@ disables the configuration file entirely.</para> <refsect2><title>Virtual Network Devices</title> - <para>Netdev files must have the extension <filename>.netdev</filename>; - other extensions are ignored. Virtual network devices are created as soon - as networkd is started.</para> + <para>Virtual Network Device files must have the extension + <filename>.netdev</filename>; other extensions are ignored. Virtual + network devices are created as soon as networkd is started.</para> - <para>The <literal>[Netdev]</literal> section accepts the following + <para>The <literal>[NetDev]</literal> section accepts the following keys:</para> <variablelist class='network-directives'> |