FreeBSD Bugzilla – Attachment 167202 Details for
Bug 207358
Missing space between "Using" and "ls"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
https://svnweb.freebsd.org/doc/head/en_US.ISO8859-1/books/handbook/disks/chapter.xml?view=markup
fix.diff (text/html), 562 bytes, created by
jiangcheng.0105
on 2016-02-19 18:48:40 UTC
(
hide
)
Description:
https://svnweb.freebsd.org/doc/head/en_US.ISO8859-1/books/handbook/disks/chapter.xml?view=markup
Filename:
MIME Type:
Creator:
jiangcheng.0105
Created:
2016-02-19 18:48:40 UTC
Size:
562 bytes
patch
obsolete
>Index: chapter.xml >=================================================================== >--- chapter.xml (revision 48199) >+++ chapter.xml (working copy) >@@ -1757,7 +1757,7 @@ > <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>
Index: chapter.xml =================================================================== --- chapter.xml (revision 48199) +++ chapter.xml (working copy) @@ -1757,7 +1757,7 @@ <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>
View Attachment As Raw
Actions:
View
Attachments on
bug 207358
: 167202