Mercurial > hg > Members > kono > nitros9-code
diff docs/nitros9guide/copy.refentry @ 1053:b5ff125a1d60
Since this book was only typeset in fixed width, single-font, they used
capitalization and quotes (") to show what was commands, files and just
text. With today's formatting, this is not necessary, so everywhere
capitalization was used to show a command the <command> element is now
used instead, and everywhere a file is mentioned the <filename> element is used.
author | roug |
---|---|
date | Thu, 20 Mar 2003 20:19:53 +0000 |
parents | 15a1a20b70ab |
children | 4dae346c4969 |
line wrap: on
line diff
--- a/docs/nitros9guide/copy.refentry Thu Mar 20 13:41:42 2003 +0000 +++ b/docs/nitros9guide/copy.refentry Thu Mar 20 20:19:53 2003 +0000 @@ -32,15 +32,15 @@ occurs on the input path. Because block transfers are used, normal output processing of data does not occur on character-oriented devices such as terminals, printers, etc. Therefore, the -LIST command is preferred over COPY when a file consisting of text +<command>list</command> command is preferred over <command>copy</command> when a file consisting of text is to be sent to a terminal or printer. </para> <para> -The "-s" option causes COPY to perform a single drive copy +The "-s" option causes <command>copy</command> to perform a single drive copy operation. The second pathlist must be a full pathlist if "-s -appears. COPY will read a portion of the source disk into memory, +appears. <command>Copy</command> will read a portion of the source disk into memory, you remove the source disk and place the destination disk into the -drive, enter a "C" whereupon COPY writes on the destination disk, +drive, enter a "C" whereupon <command>copy</command> writes on the destination disk, this process continues until the entire file is copied. </para> <para>