summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-09-26 11:18:26 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-09-26 19:57:07 +0200
commit1ca81b2e005ccef6e9ddf06c3e3441bae0a6e1d5 (patch)
treeaf033d7251a66a84a78dd44e373184fadf28f747 /man
parentmkosi: update arch commit reference (diff)
downloadsystemd-1ca81b2e005ccef6e9ddf06c3e3441bae0a6e1d5.tar.xz
systemd-1ca81b2e005ccef6e9ddf06c3e3441bae0a6e1d5.zip
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.
Diffstat (limited to 'man')
-rw-r--r--man/file-hierarchy.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml
index 04dfbe4700..9c208dba74 100644
--- a/man/file-hierarchy.xml
+++ b/man/file-hierarchy.xml
@@ -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>