diff options
| author | John Polstra <jdp@FreeBSD.org> | 1997-02-08 21:47:55 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1997-02-08 21:47:55 +0000 |
| commit | 1c1acfc9f007efc82a0e075fc87c31fade094d28 (patch) | |
| tree | 5f5ba5fc79bae181e33c7196a6d78f2b75feb273 /gnu/usr.bin/cpio | |
| parent | f5491fc795b1f44ac01ab139a3fd53ffc6070457 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cpio')
| -rw-r--r-- | gnu/usr.bin/cpio/cpio.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cpio/cpio.1 b/gnu/usr.bin/cpio/cpio.1 index e2aeefd8317c..4496ef9fe784 100644 --- a/gnu/usr.bin/cpio/cpio.1 +++ b/gnu/usr.bin/cpio/cpio.1 @@ -47,7 +47,7 @@ output. A typical way to generate the list of filenames is with the .B find command; you should give .B find -the \-depth option to minimize problems with permissions on +the \-d option to minimize problems with permissions on directories that are unwritable or not searchable. .PP In copy-in mode, |
