From owner-cvs-usrbin Fri May 22 04:08:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00139 for cvs-usrbin-outgoing; Fri, 22 May 1998 04:08:44 -0700 (PDT) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA29969; Fri, 22 May 1998 04:08:30 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA23349; Fri, 22 May 1998 04:03:40 -0700 (PDT) Date: Fri, 22 May 1998 04:03:40 -0700 (PDT) Message-Id: <199805221103.EAA23349@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/find find.1 src/usr.bin/locate/locate locate.1 src/usr.bin/whereis whereis.1 src/usr.bin/which which.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkoshy 1998/05/22 04:03:40 PDT Modified files: (Branch: RELENG_2_2) usr.bin/find find.1 usr.bin/locate/locate locate.1 usr.bin/whereis whereis.1 usr.bin/which which.1 Log: MFC: {r1.15 find.1; r1.11 locate.1; r1.5 whereis.1; r1.11 which.1} Add cross references for find(1), locate(1), whereis(1), which(1). Revision Changes Path 1.4.2.5 +3 -1 src/usr.bin/find/find.1 1.5.2.3 +3 -1 src/usr.bin/locate/locate/locate.1 1.2.2.1 +3 -1 src/usr.bin/whereis/whereis.1 1.6.2.2 +5 -2 src/usr.bin/which/which.1