aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/removeoldnss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/removeoldnss.xml')
-rw-r--r--chapter06/removeoldnss.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter06/removeoldnss.xml b/chapter06/removeoldnss.xml
index 0e2d138af..dfba1e670 100644
--- a/chapter06/removeoldnss.xml
+++ b/chapter06/removeoldnss.xml
@@ -7,9 +7,11 @@ LFS system (because the normal system runs glibc-2.0) it's time to remove
them now by running:
</para>
-<blockquote><literallayout>
- <userinput>rm /lib/libnss*.so.1 /lib/libnss*2.0*</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>rm /lib/libnss*.so.1 /lib/libnss*2.0*</userinput>
+</screen>
+</para>
</sect1>