svn commit: r41244 - head/en_US.ISO8859-1/books/faq
Gavin Atkinson
gavin at FreeBSD.org
Sat Mar 16 14:02:02 UTC 2013
Author: gavin
Date: Sat Mar 16 14:02:01 2013
New Revision: 41244
URL: http://svnweb.freebsd.org/changeset/doc/41244
Log:
Use "writing" rather than "copying" for the process if using dd(1) to
write an image to a floppy disk or USB stick. Copying tends towards
implying a file-level copy.
Modified:
head/en_US.ISO8859-1/books/faq/book.xml
Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml Sat Mar 16 11:47:21 2013 (r41243)
+++ head/en_US.ISO8859-1/books/faq/book.xml Sat Mar 16 14:02:01 2013 (r41244)
@@ -1140,7 +1140,7 @@
<row>
<entry><filename>memstick.img</filename></entry>
- <entry>A bootable image sufficient for copying to a
+ <entry>A bootable image sufficient for writing to a
USB stick.</entry>
</row>
@@ -1160,7 +1160,7 @@
<filename>floppies/kern2.flp</filename>, and
<filename>floppies/mfsroot1.flp</filename>. These images
need
- to be copied onto floppies by tools like
+ to be written onto floppies by tools like
&man.dd.1;.</para>
<para>Full instructions on this procedure and a little bit
More information about the svn-doc-head
mailing list