diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/shadow.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 0f190100b..d5a9ec212 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -68,7 +68,7 @@ and type it all in):</para> <screen><userinput>mv /lib/libshadow.*a /usr/lib</userinput></screen> -<para>As some packages expect to find the just-moved libraries in +<para>As some packages expect to find the libraries in <filename class="directory">/usr/lib</filename>, create the following symlinks:</para> <screen><userinput>rm /lib/libshadow.so |