]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix html links to two external man pages 18979/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Mar 2021 09:57:59 +0000 (10:57 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 12 Mar 2021 09:58:16 +0000 (10:58 +0100)
man/systemd.exec.xml
man/systemd.netdev.xml

index 1bfabbdbaea9b3b57c244314179aacee21dc6d43..8d4e1143e3e0c71f776477d9131452a5db561a11 100644 (file)
@@ -1594,7 +1594,7 @@ BindReadOnlyPaths=/var/lib/systemd</programlisting>
         sockets are typically a better replacement). IPC namespacing also
         has no effect on POSIX shared memory (which is subject to mount
         namespacing) either. See
-        <citerefentry><refentrytitle>ipc_namespaces</refentrytitle><manvolnum>7</manvolnum></citerefentry> for
+        <citerefentry project='man-pages'><refentrytitle>ipc_namespaces</refentrytitle><manvolnum>7</manvolnum></citerefentry> for
         the details.</para>
 
         <para>Note that the implementation of this setting might be impossible (for example if IPC namespaces are
index 9ab88554bc0efea42ee25b7ce9d795a4eebe8dcb..c1b1980bac50f9124f35e119f0bb4c2bc719c222 100644 (file)
         <term><varname>HopPenalty=</varname></term>
         <listitem>
           <para>The hop penalty setting allows to modify
-          <citerefentry><refentrytitle>batctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+          <citerefentry project='mankier'><refentrytitle>batctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>
           preference for multihop routes vs. short routes. This integer value is applied to the
           TQ (Transmit Quality) of each forwarded OGM (Originator Message), thereby propagating the
           cost of an extra hop (the packet has to be received and retransmitted which costs airtime).