From 1c1acfc9f007efc82a0e075fc87c31fade094d28 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Sat, 8 Feb 1997 21:47:55 +0000 Subject: Correct the recommended option for "find" from "-depth" to "-d". --- gnu/usr.bin/cpio/cpio.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/cpio/cpio.1 b/gnu/usr.bin/cpio/cpio.1 index e2aeefd8317cd..4496ef9fe784c 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, -- cgit v1.3