summaryrefslogtreecommitdiff
path: root/usr.bin/which
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1996-10-06 07:58:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1996-10-06 07:58:04 +0000
commit34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch)
treea05adbf3b725986cc9283700c0cadd7067e18d01 /usr.bin/which
parent2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff)
Diffstat (limited to 'usr.bin/which')
-rw-r--r--usr.bin/which/which.12
-rwxr-xr-xusr.bin/which/which.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index b94418869bc1..8c6f4621afe8 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.2 1995/01/28 17:35:54 asami Exp $
+.\" $Id: which.1,v 1.3 1995/01/30 22:21:28 jkh Exp $
.Dd January 26, 1995
.Dt WHICH 1
.Os FreeBSD
diff --git a/usr.bin/which/which.pl b/usr.bin/which/which.pl
index 08aabda79e0f..5ee31abbec79 100755
--- a/usr.bin/which/which.pl
+++ b/usr.bin/which/which.pl
@@ -31,7 +31,7 @@
#
# [whew!]
#
-# $Id: which.pl,v 1.4 1995/01/30 22:21:29 jkh Exp $
+# $Id: which.pl,v 1.4.4.1 1995/08/26 10:33:20 davidg Exp $
$all = 0;
$silent = 0;