Subject: misc/1270: manual bug in locate(1)
To: None <gnats-bugs@NetBSD.ORG>
From: Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 07/25/1995 19:28:00
>Number:         1270
>Category:       misc
>Synopsis:       manual bug in locate(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 25 06:35:01 1995
>Last-Modified:
>Originator:     Masanobu Saitoh
>Organization:
>Release:        -current
>Environment:
System: NetBSD pfault.spa.is.uec.ac.jp 1.0A NetBSD 1.0A (ISYS) #8: Thu May 11 10:42:28 JST 1995 saitoh@pfault.spa.is.uec.ac.jp:/var/local/sup950505/src/sys/arch/i386/compile/ISYS i386


>Description:
	See locate.1.

		-----------------
		.Sh SYNOPSIS
		.Ar locate
		pattern
		-----------------

This should be fixed as follows.

		-----------------
		.Sh SYNOPSIS
		.Nm locate
		.Ar pattern
		-----------------

>How-To-Repeat:
	man locate
>Fix:

--- locate.1.org        Tue Jul 25 19:26:08 1995
+++ locate.1    Tue Jul 25 19:26:32 1995
@@ -40,8 +40,8 @@
 .Nm locate
 .Nd find files
 .Sh SYNOPSIS
-.Ar locate
-pattern
+.Nm locate
+.Ar pattern
 .Sh DESCRIPTION
 .Nm Locate
 searches a database for all pathnames which match the specified
>Audit-Trail:
>Unformatted: