diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-01-28 20:25:18 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-01-28 20:25:18 +0000 |
| commit | b07b699e9397c3ac90ee5769cf26cf2adc3845ea (patch) | |
| tree | 82ccc8467981044e0a317da83957aafb7097ef16 | |
| parent | 3c1cbb1da28e500674904ff142d03fa1cb97c12b (diff) | |
Notes
| -rw-r--r-- | usr.bin/locate/locate/locate.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1 index e4cffa873aa3..ccf50317dbfe 100644 --- a/usr.bin/locate/locate/locate.1 +++ b/usr.bin/locate/locate/locate.1 @@ -217,13 +217,13 @@ The database was built by user .Dq nobody . .Xr find 1 -skip directories, +skips directories, which are not readable for user .Dq nobody , group .Dq nobody , or -world. E.g. if your HOME directory ist not world-readable, all your +world. E.g. if your HOME directory is not world-readable, all your files are .Ar not in the database. |
