diff options
| author | hubertf <hubertf@NetBSD.org> | 2005-10-05 17:38:49 +0000 |
|---|---|---|
| committer | hubertf <hubertf@NetBSD.org> | 2005-10-05 17:38:49 +0000 |
| commit | 8457054037c0a5129deda3bb80b27341ff2e640a (patch) | |
| tree | e2346b70a3dcdaec8d051010c2aed6a3fad9cd01 /usr.bin/locate | |
| parent | 44fb629a491ececff4205c2746f8dca6b35f7e45 (diff) | |
Make it clear where this program can be found.
Requested by wiz.
Diffstat (limited to 'usr.bin/locate')
| -rw-r--r-- | usr.bin/locate/locate/locate.updatedb.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/locate/locate/locate.updatedb.8 b/usr.bin/locate/locate/locate.updatedb.8 index 21774029cf4..bd0f3e7e5c8 100644 --- a/usr.bin/locate/locate/locate.updatedb.8 +++ b/usr.bin/locate/locate/locate.updatedb.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: locate.updatedb.8,v 1.1 2005/10/05 06:29:03 hubertf Exp $ +.\" $NetBSD: locate.updatedb.8,v 1.2 2005/10/05 17:38:49 hubertf Exp $ .\" .\" Copyright (c) 1999-2002 Hubert Feyrer. All rights reserved. .\" @@ -24,14 +24,14 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 1, 2005 +.Dd October 5, 2005 .Dt LOCATE.UPDATEDB 8 .Os .Sh NAME .Nm locate.updatedb .Nd update locate database .Sh SYNOPSIS -.Nm +.Nm /usr/libexec/locate.updatedb .Sh DESCRIPTION The .Nm |
