mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-04 17:47:03 +03:00
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. (cherry picked from commit 1ca81b2e005ccef6e9ddf06c3e3441bae0a6e1d5) (cherry picked from commit 53b5032ffdb4f619560d69d033ef309784c41f1f)
This commit is contained in:
parent
0d25e8b030
commit
54ccd49876
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user