mirror of
https://github.com/systemd/systemd.git
synced 2025-09-01 13:59:26 +03:00
man: fix html links to two external man pages
This commit is contained in:
@ -1594,7 +1594,7 @@ BindReadOnlyPaths=/var/lib/systemd</programlisting>
|
|||||||
sockets are typically a better replacement). IPC namespacing also
|
sockets are typically a better replacement). IPC namespacing also
|
||||||
has no effect on POSIX shared memory (which is subject to mount
|
has no effect on POSIX shared memory (which is subject to mount
|
||||||
namespacing) either. See
|
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>
|
the details.</para>
|
||||||
|
|
||||||
<para>Note that the implementation of this setting might be impossible (for example if IPC namespaces are
|
<para>Note that the implementation of this setting might be impossible (for example if IPC namespaces are
|
||||||
|
@ -2071,7 +2071,7 @@
|
|||||||
<term><varname>HopPenalty=</varname></term>
|
<term><varname>HopPenalty=</varname></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The hop penalty setting allows to modify
|
<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
|
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
|
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).
|
cost of an extra hop (the packet has to be received and retransmitted which costs airtime).
|
||||||
|
Reference in New Issue
Block a user