svn commit: r48205 - head/en_US.ISO8859-1/books/handbook/disks
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jgh Date: Fri Feb 19 19:57:27 2016 New Revision: 48205 URL: https://svnweb.freebsd.org/changeset/doc/48205 Log: - address spacing PR: 207358 Submitted by: [email protected] Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D5352 Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Fri Feb 19 19:55:25 2016 (r48204) +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Fri Feb 19 19:57:27 2016 (r48205) @@ -1757,7 +1757,7 @@ scsibus1: <filename>/tmp/mybackup.cpio</filename>.</para> <example> - <title>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</title> <screen>&prompt.root; <userinput>ls -R | cpio -ovF <replaceable>/tmp/mybackup.cpio</replaceable></userinput></screen> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"