]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix formatting in file-hierarchy
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Sep 2024 09:18:26 +0000 (11:18 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 26 Sep 2024 17:57:07 +0000 (19:57 +0200)
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.

man/file-hierarchy.xml

index 04dfbe4700e702135099050cf1916757591b5183..9c208dba7427ffb40c2f2c737e2598d8e38497bd 100644 (file)
         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>