]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.link.xml
man: more hyperlinks and other fixes
[thirdparty/systemd.git] / man / systemd.link.xml
index b75dc7fcd4b7bf942b55a6aced3ca4049f0a501a..04b424b910b6636e6f37afb6387dc6e48ad43970 100644 (file)
@@ -1306,9 +1306,9 @@ $ sudo ip link set eth0 down
 $ sudo udevadm trigger --verbose --settle --action add /sys/class/net/eth0</programlisting>
 
       <para>You may also need to stop the service that manages the network interface, e.g.
-      <filename>systemd-networkd.service</filename> or <filename>NetworkManager.service</filename> before
-      the above operation, and then restart the service after that. For more details about
-      <command>udevadm</command> command, see
+      <citerefentry><refentrytitle>systemd-networkd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+      or <filename>NetworkManager.service</filename> before the above operation, and then restart the service
+      after that. For more details about <command>udevadm</command> command, see
       <citerefentry><refentrytitle>udevadm</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
     </example>