]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: systemd-networkd-wait-online: systemd.service (#8945)
authorMikhail Kasimov <mikhail.kasimov@gmail.com>
Thu, 10 May 2018 03:47:03 +0000 (06:47 +0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 10 May 2018 03:47:03 +0000 (12:47 +0900)
* man: systemd-networkd-wait-online: systemd.service

While service type is mentioned (is a oneshot system service), link on systemd.service is added. 'See Also' section is also updated with link on systemd.service man-page.

man/systemd-networkd-wait-online.service.xml

index 3d5897bdad7e039a39c0529ea317d18dbf1174e9..14791a8b3fcf611065180f5588ff82dc3c9b50f7 100644 (file)
@@ -46,7 +46,7 @@
     <title>Description</title>
 
     <para><command>systemd-networkd-wait-online</command> is a
-    one-shot system service that waits for the network to be
+    oneshot system service (see <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>), that waits for the network to be
     configured. By default, it will wait for all links it is aware of
     and which are managed by
     <citerefentry><refentrytitle>systemd-networkd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
@@ -92,6 +92,7 @@
     <title>See Also</title>
     <para>
       <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+      <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>systemd-networkd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
     </para>
   </refsect1>