pkgsrc - initial commit
[pkgsrc.git] / archivers / gcpio / patches / patch-al
1 $NetBSD: patch-al,v 1.1 2005/11/03 19:38:50 adrianp Exp $
2
3 --- doc/cpio.info.orig  2004-02-27 12:42:01.000000000 +0000
4 +++ doc/cpio.info
5 @@ -203,7 +203,7 @@ extracted.  *Note Options::.
6       [--swap-halfwords] [--io-size=bytes] [--pattern-file=file]
7       [--format=format] [--owner=[user][:.][group]]
8       [--no-preserve-owner] [--message=message] [--help] [--version]
9 -     [-no-absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
10 +     [--absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
11       [--rsh-command=command] [pattern...] [< archive]
12  
13  \1f
14 @@ -358,9 +358,9 @@ Options
15       Show numeric UID and GID instead of translating them into names
16       when using the `--verbose option'.
17  
18 -`--no-absolute-filenames'
19 -     Create all files relative to the current directory in copy-in
20 -     mode, even if they have an absolute file name in the archive.
21 +`--absolute-filenames'
22 +     Do not strip leading file name components that contain ".." 
23 +     and leading slashes from file names in copy-in mode
24  
25  `--no-preserve-owner'
26       Do not change the ownership of the files; leave them owned by the