Fix typo.

[ci skip]
This commit is contained in:
Bastian Kleineidam 2013-06-11 21:12:02 +02:00
parent a76e54f238
commit 3b909fce5c
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ Existing files are never overwritten.
.IP "\(bu" 4 .IP "\(bu" 4
The original archive will never be removed. The original archive will never be removed.
.IP "\(bu" 4 .IP "\(bu" 4
Files outside the outut directory will never be created. This relies on Files outside the output directory will never be created. This relies on
archive program options to prevent unpacking of files with an absolute archive program options to prevent unpacking of files with an absolute
path name (eg. \fB\-\-no\-absolute\-filenames\fP for \fBcpio(1)\fP). path name (eg. \fB\-\-no\-absolute\-filenames\fP for \fBcpio(1)\fP).
.PP .PP

View File

@ -55,7 +55,7 @@ COMMANDS
· The original archive will never be removed. · The original archive will never be removed.
· Files outside the outut directory will never be created. · Files outside the output directory will never be created.
This relies on archive program options to prevent unpacking This relies on archive program options to prevent unpacking
of files with an absolute path name (eg. --no-abso of files with an absolute path name (eg. --no-abso
lute-filenames for cpio(1)). lute-filenames for cpio(1)).