aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-27 09:27:54 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-27 09:27:54 +0000
commite7900b1844141402f510510637464543642402e4 (patch)
tree0e232b4542b1e824711d1d4a870ee1afdb3f788d /doc
parent6805b62d028f352d6c83011ea0dad8a2cfc56673 (diff)
downloadcpio-e7900b1844141402f510510637464543642402e4.tar.gz
cpio-e7900b1844141402f510510637464543642402e4.tar.bz2
Minor fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/cpio.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cpio.texi b/doc/cpio.texi
index 95dc707..9a4a0cb 100644
--- a/doc/cpio.texi
+++ b/doc/cpio.texi
@@ -87,7 +87,7 @@ can be another file on the disk, a magnetic tape, or a pipe.
GNU cpio supports the following archive formats: binary, old ASCII, new
ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The
-tar format is provided for compatability with the tar program. By
+tar format is provided for compatibility with the tar program. By
default, cpio creates binary format archives, for compatibility with
older cpio programs. When extracting from archives, cpio automatically
recognizes which kind of archive it is reading and can read archives
@@ -263,7 +263,7 @@ cpio @{-i|--extract@} [-bcdfmnrtsuvBSV] [-C bytes] [-E file]
[--swap-halfwords] [--io-size=bytes] [--pattern-file=file]
[--format=format] [--owner=[user][:.][group]]
[--no-preserve-owner] [--message=message] [--help] [--version]
-[-no-absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
+[--no-absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
[--rsh-command=command] [pattern...] [< archive]
@end example

Return to:

Send suggestions and report system problems to the System administrator.