Fix a typo: s/and/an

This commit is contained in:
Marc Fonvieille 2003-03-05 21:57:16 +00:00
parent dddcde2015
commit d53c45fb90
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16202

View file

@ -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
(among many others) to perform byte-swapping, write a number of
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
know how to walk the directory tree and a list of files must be
provided through <filename>stdin</filename>.</para>