man: fix formatting in file-hierarchy

Somebody wrapped the text, but whitespace is preserved in <programlisting>, so
the output was mangled. It also doesn't make sense to run systemd-path as root
(as indicated by '#'), so drop that. Also, this chunk should be a separate
paragraph.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2024-09-26 11:18:26 +02:00
committed by Yu Watanabe
parent 5acca1b885
commit 1ca81b2e00

View File

@@ -203,9 +203,10 @@
url="https://wiki.debian.org/Multiarch/Tuples">Multiarch Architecture Specifiers (Tuples)</ulink>
list. Legacy locations of <varname>$libdir</varname> are <filename>/usr/lib/</filename>,
<filename>/usr/lib64/</filename>. This directory should not be used for package-specific data, unless
this data is architecture-dependent, too. To query <varname>$libdir</varname> for the primary
architecture of the system, invoke: <programlisting># systemd-path
system-library-arch</programlisting></para></listitem>
this data is architecture-dependent, too.</para>
<para>To query <varname>$libdir</varname> for the primary architecture of the system, invoke:
<programlisting>systemd-path system-library-arch</programlisting></para></listitem>
</varlistentry>
<varlistentry>