summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-03-31 15:32:43 +0200
committerLennart Poettering <lennart@poettering.net>2015-03-31 15:36:53 +0200
commitffd8644641d32abf2b6aac03feea7e7c1eed9348 (patch)
tree52fe468befde010e4db080bd894fc7668a6b8862 /man
parentce09c71d56a11a4e4cd1df001737e913720c1118 (diff)
man: fix line breaks in code examples
Diffstat (limited to 'man')
-rw-r--r--man/file-hierarchy.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml
index 364e13079..df97884ae 100644
--- a/man/file-hierarchy.xml
+++ b/man/file-hierarchy.xml
@@ -256,9 +256,9 @@
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># pkg-config --variable=libdir
- systemd</programlisting> or <programlisting># systemd-path
- system-library-arch</programlisting> </para></listitem>
+ system, invoke:
+ <programlisting># pkg-config --variable=libdir systemd</programlisting> or
+ <programlisting># systemd-path system-library-arch</programlisting></para></listitem>
</varlistentry>