diff options
Diffstat (limited to 'chapter06/config-ldso.xml')
-rw-r--r-- | chapter06/config-ldso.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/config-ldso.xml b/chapter06/config-ldso.xml index c6189d044..04fb4960e 100644 --- a/chapter06/config-ldso.xml +++ b/chapter06/config-ldso.xml @@ -17,7 +17,8 @@ Create a new file <filename>/etc/ld.so.conf</filename> by running the following: </para> -<literallayout> +<para> +<screen> <userinput>cat > /etc/ld.so.conf << "EOF"</userinput> # Begin /etc/ld.so.conf @@ -27,7 +28,8 @@ following: # End /etc/ld.so.conf <userinput>EOF</userinput> -</literallayout> +</screen> +</para> <para> Although it's not necessary to add the |