From josh@newport-1-12.quick.net  Fri May 15 01:59:11 1998
Received: from newport-1-12.quick.net (josh@newport-1-12.quick.net [207.212.160.212])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA11349
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 May 1998 01:59:09 -0700 (PDT)
          (envelope-from josh@newport-1-12.quick.net)
Received: (from josh@localhost)
	by newport-1-12.quick.net (8.8.8/8.8.8) id BAA29230;
	Fri, 15 May 1998 01:59:09 -0700 (PDT)
	(envelope-from josh)
Message-Id: <199805150859.BAA29230@newport-1-12.quick.net>
Date: Fri, 15 May 1998 01:59:09 -0700 (PDT)
From: josh@quick.net
Reply-To: josh@quick.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Xr find, locate, whereis, which
X-Send-Pr-Version: 3.2

>Number:         6642
>Category:       docs
>Synopsis:       Xr find, locate, whereis, which
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 15 02:00:01 PDT 1998
>Closed-Date:    Fri May 15 04:23:14 PDT 1998
>Last-Modified:  Fri May 15 04:24:23 PDT 1998
>Originator:     Josh Gilliam
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

src/usr.bin/find/find.1			1.14
src/usr.bin/locate/locate/locate.1	1.10
src/usr.bin/whereis/whereis.1		1.4
src/usr.bin/which/which.1		1.10

>Description:

cross reference find(1), locate(1), whereis(1), and which(1)
manual pages

>How-To-Repeat:
>Fix:

--- src/usr.bin/find/find.1~	Wed Oct 29 22:00:27 1997
+++ src/usr.bin/find/find.1	Fri May 15 01:40:34 1998
@@ -438,6 +438,8 @@
 .Sh SEE ALSO
 .Xr chmod 1 ,
 .Xr locate 1 ,
+.Xr whereis 1 ,
+.Xr which 1 ,
 .Xr stat 2 ,
 .Xr fts 3 ,
 .Xr getgrent 3 ,
--- src/usr.bin/locate/locate/locate.1~	Tue Feb 24 22:19:30 1998
+++ src/usr.bin/locate/locate/locate.1	Fri May 15 01:32:11 1998
@@ -188,6 +188,8 @@
 .El
 .Sh SEE ALSO
 .Xr find 1 ,
+.Xr whereis 1,
+.Xr which 1,
 .Xr fnmatch 3 ,
 .Xr locate.updatedb 8
 .Rs
--- src/usr.bin/whereis/whereis.1~	Sat Feb 22 11:57:47 1997
+++ src/usr.bin/whereis/whereis.1	Fri May 15 01:43:52 1998
@@ -116,7 +116,9 @@
 that do not have documentation:
 .Dl whereis -m -u /usr/bin/*
 .Sh SEE ALSO
+.Xr find 1 ,
 .Xr locate 1 ,
+.Xr which 1 ,
 .Xr man 1 ,
 .Xr sysctl 8
 .Sh BUGS
--- src/usr.bin/which/which.1~	Mon Apr 13 06:20:41 1998
+++ src/usr.bin/which/which.1	Fri May 15 01:45:32 1998
@@ -58,6 +58,9 @@
 command first appeared in
 .Fx 2.1 .
 .Sh SEE ALSO
+.Xr find 1 ,
+.Xr locate 1 ,
+.Xr whereis 1 ,
 .Xr perl 1
 .Sh AUTHORS
 The PERL script for this more modern version of
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Fri May 15 04:23:14 PDT 1998 
State-Changed-Why:  
Patch applied, thanks! 
>Unformatted:
