1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

Correct the recommended option for "find" from "-depth" to "-d".

This commit is contained in:
John Polstra 1997-02-08 21:47:55 +00:00
parent f5491fc795
commit 1c1acfc9f0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22438

View File

@ -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,