Fix a typo: s/and/an
This commit is contained in:
parent
dddcde2015
commit
d53c45fb90
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16202
1 changed files with 1 additions and 1 deletions
|
@ -1681,7 +1681,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
|
||||||
program for magnetic media. <command>cpio</command> has options
|
program for magnetic media. <command>cpio</command> has options
|
||||||
(among many others) to perform byte-swapping, write a number of
|
(among many others) to perform byte-swapping, write a number of
|
||||||
different archive formats, and pipe the data to other programs.
|
different archive formats, and pipe the data to other programs.
|
||||||
This last feature makes <command>cpio</command> and excellent
|
This last feature makes <command>cpio</command> an excellent
|
||||||
choice for installation media. <command>cpio</command> does not
|
choice for installation media. <command>cpio</command> does not
|
||||||
know how to walk the directory tree and a list of files must be
|
know how to walk the directory tree and a list of files must be
|
||||||
provided through <filename>stdin</filename>.</para>
|
provided through <filename>stdin</filename>.</para>
|
||||||
|
|
Loading…
Reference in a new issue