From b93e66c284b8759f35b0c062e3a5961b16010cbe Mon Sep 17 00:00:00 2001 From: jdp 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/usr.bin/cpio') diff --git a/gnu/usr.bin/cpio/cpio.1 b/gnu/usr.bin/cpio/cpio.1 index e2aeefd..4496ef9 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.1