diff options
-rw-r--r-- | chapter06/ldso-inst.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ldso-inst.sgml b/chapter06/ldso-inst.sgml index aa47e3594..d89670ab4 100644 --- a/chapter06/ldso-inst.sgml +++ b/chapter06/ldso-inst.sgml @@ -9,7 +9,7 @@ Install Ld.so by running the following commands: <userinput>cd man &&</userinput> <userinput>cp ldd.1 /usr/share/man/man1 &&</userinput> - <userinput>cp *.8 /usr/share/man/man8 &&</userinput> + <userinput>cp *.8 /usr/share/man/man8</userinput> </literallayout></blockquote> |