diff options
Diffstat (limited to 'chapter06/psmisc.xml')
-rw-r--r-- | chapter06/psmisc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index b0c0cea89..4a2770489 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -58,7 +58,7 @@ <para>Finally, move the <command>killall</command> and <command>fuser</command> programs to the location specified by the FHS:</para> -<screen><userinput remap="install">mv -v /usr/bin/fuser /bin +<screen><userinput remap="install">mv -v /usr/bin/fuser /bin mv -v /usr/bin/killall /bin</userinput></screen> </sect2> |