chiark / gitweb /
systemctl: move next elapse calculation to its own function
[elogind.git] / man / systemd-networkd.service.xml
index 51ae761ccbc4b67843c29b69bb5d40c9eb31d55b..2517efc4a79c6ffe19faeb2b5897f8bef096bf7c 100644 (file)
@@ -68,7 +68,7 @@
 
                 <para>Network configurations applied before networkd is started
                 are not removed, and static configuration applied by networkd
-                are not removed when networkd exits. This ensures restarting
+                is not removed when networkd exits. This ensures restarting
                 networkd does not cut the network connection, and, in particular,
                 that it is safe to transition between the initrd and the real root,
                 and back.</para>
                                         <term><varname>Name=</varname></term>
                                         <listitem>
                                                 <para>The interface name used when creating the
-                                                bridge. This option is compulsory.</para>
+                                                netdev. This option is compulsory.</para>
                                         </listitem>
                                 </varlistentry>
                                 <varlistentry>
                                         <listitem>
                                                 <para>The driver currently bound to the device, as
                                                 exposed by the udev property <literal>DRIVER</literal>
-                                                of its parent device.
-                                                </para>
+                                                of its parent device, or if that is not set the driver
+                                                as exposed by <literal>ethtool -i</literal> of the
+                                                device itself.</para>
                                         </listitem>
                                 </varlistentry>
                                 <varlistentry>