diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 19:07:33 +0000 |
commit | d37ea99837e6ad50837fd9fe1771ddf1c3ba6002 (patch) | |
tree | 29f2974dc01c5902c6ed3744380acf6a3ec30c66 /usr.bin/makewhatis/makewhatis.local.8 | |
parent | 8c21c193056ac0ffd1364e6c6c4bce6c629864b4 (diff) |
Notes
Diffstat (limited to 'usr.bin/makewhatis/makewhatis.local.8')
-rw-r--r-- | usr.bin/makewhatis/makewhatis.local.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/makewhatis/makewhatis.local.8 b/usr.bin/makewhatis/makewhatis.local.8 index a050f669028e4..1261667889dfd 100644 --- a/usr.bin/makewhatis/makewhatis.local.8 +++ b/usr.bin/makewhatis/makewhatis.local.8 @@ -36,20 +36,20 @@ .Nm /usr/libexec/catman.local .Op options .Ar directories ... -.Sh DESCRIPTION +.Sh DESCRIPTION The .Nm utility starts .Xr makewhatis 1 only for file systems physically mounted on the system -where the +where the .Nm is being executed. Running makewhatis -by +by .Pa periodic weekly for rw nfs-mounted /usr may kill your NFS server -- all NFS clients start makewhatis at the same time! -So use this wrapper for +So use this wrapper for .Xr cron 8 instead of calling makewhatis directly. The |