diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-07 19:15:26 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-07 19:15:26 +0000 |
commit | 77ad68bbbd251a234cfcf06d9fb29344a1f16323 (patch) | |
tree | 1e11fe31714eb7e81f5c9b4a391c8f0ed5562c8e /usr.bin/find/find.1 | |
parent | c5634bda67d5589d1a23b430cfe9e980b389ff48 (diff) |
Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., as
appropriate.
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r-- | usr.bin/find/find.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 01331d4f3ce..f9270b46718 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.22 1999/06/05 01:21:25 aaron Exp $ +.\" $OpenBSD: find.1,v 1.23 1999/10/07 19:15:24 aaron Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -485,6 +485,8 @@ that are newer than .Sh SEE ALSO .Xr chmod 1 , .Xr locate 1 , +.Xr whereis 1 , +.Xr which 1 , .Xr stat 2 , .Xr fts 3 , .Xr getgrent 3 , |