diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-15 23:02:24 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-15 23:02:24 -0500 |
commit | 0f69f60924b48851727784e2989dd7b52300eb00 (patch) | |
tree | 095aba1eb1ff4cd315f419a48ebee4a51ab0753f /chapter08/util-linux.xml | |
parent | 7fe99c2ca7bd3c4ea21e4c17b3350dbec7f4a1b6 (diff) |
Tweak spacing
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r-- | chapter08/util-linux.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index e5f41cca4..b1df6ea6d 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -104,8 +104,7 @@ su tester -c "make -k check"</userinput></screen> <para>Finally, install the man pages:</para> -<screen><userinput remap="install">tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz \ ---directory /usr/share/man --strip-components=1</userinput></screen> +<screen><userinput remap="install">tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz --directory /usr/share/man --strip-components=1</userinput></screen> </sect2> |