Index: chapter.xml =================================================================== --- chapter.xml (revision 48199) +++ chapter.xml (working copy) @@ -1757,7 +1757,7 @@ /tmp/mybackup.cpio. - Using<command>ls</command> and <command>cpio</command> + <title>Using <command>ls</command> and <command>cpio</command> to Make a Recursive Backup of the Current Directory &prompt.root; ls -R | cpio -ovF /tmp/mybackup.cpio