summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-05-15 11:22:42 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-05-15 11:22:42 +0000
commit715f4140387bbdb98af9a6f39ad3e9cf89821b51 (patch)
tree9a0e3dabdb81983b2ed7ce2c87422022f63533e5
parentb50e2230766edc054da2ed180c11e1f99bc5e095 (diff)
downloadFreeBSD-src-715f4140387bbdb98af9a6f39ad3e9cf89821b51.zip
FreeBSD-src-715f4140387bbdb98af9a6f39ad3e9cf89821b51.tar.gz
Add cross references for find(1), locate(1), whereis(1) and which(1).
Submitted by: Josh Gillam <josh@quick.net> PR: docs/6642
-rw-r--r--usr.bin/find/find.14
-rw-r--r--usr.bin/locate/locate/locate.14
-rw-r--r--usr.bin/whereis/whereis.14
-rw-r--r--usr.bin/which/which.15
4 files changed, 13 insertions, 4 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 4b17b6e..9757888 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)find.1 8.7 (Berkeley) 5/9/95
-.\" $Id: find.1,v 1.13 1997/10/27 04:22:13 steve Exp $
+.\" $Id: find.1,v 1.14 1997/10/27 14:25:54 steve Exp $
.\"
.Dd May 9, 1995
.Dt FIND 1
@@ -438,6 +438,8 @@ that are newer than ``ttt''.
.Sh SEE ALSO
.Xr chmod 1 ,
.Xr locate 1 ,
+.Xr whereis 1 ,
+.Xr which 1 ,
.Xr stat 2 ,
.Xr fts 3 ,
.Xr getgrent 3 ,
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index d49a627..2519a07 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
-.\" $Id: locate.1,v 1.9 1997/04/18 11:12:52 jmg Exp $
+.\" $Id: locate.1,v 1.10 1998/02/07 05:30:14 alex Exp $
.\"
.Dd June 6, 1993
.Dt LOCATE 1
@@ -188,6 +188,8 @@ option was specified.
.El
.Sh SEE ALSO
.Xr find 1 ,
+.Xr whereis 1 ,
+.Xr which 1 ,
.Xr fnmatch 3 ,
.Xr locate.updatedb 8
.Rs
diff --git a/usr.bin/whereis/whereis.1 b/usr.bin/whereis/whereis.1
index 6c5a4f7..b70ee52 100644
--- a/usr.bin/whereis/whereis.1
+++ b/usr.bin/whereis/whereis.1
@@ -31,7 +31,7 @@
.\"
.\" @(#)whereis.1 8.2 (Berkeley) 12/30/93
.\"
-.\" $Id$
+.\" $Id: whereis.1,v 1.4 1997/02/22 19:57:47 peter Exp $
.\"
.Dd June 15, 1996
.Dt WHEREIS 1
@@ -116,7 +116,9 @@ The following finds all utilities under
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
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index ededd87..67691c9 100644
--- a/usr.bin/which/which.1
+++ b/usr.bin/which/which.1
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: which.1,v 1.9 1997/08/26 11:13:38 charnier Exp $
+.\" $Id: which.1,v 1.10 1998/03/23 07:47:49 charnier Exp $
.Dd January 26, 1995
.Dt WHICH 1
.Os FreeBSD
@@ -58,6 +58,9 @@ The
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
OpenPOWER on IntegriCloud