summaryrefslogtreecommitdiff
path: root/usr.bin/which/which.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/which/which.1')
-rw-r--r--usr.bin/which/which.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index 605bf1b3dc2..5eb92a3cc99 100644
--- a/usr.bin/which/which.1
+++ b/usr.bin/which/which.1
@@ -1,3 +1,4 @@
+.\" $OpenBSD: which.1,v 1.2 1996/06/26 05:42:58 deraadt Exp $
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)which.1 6.3 (Berkeley) 4/23/91
-.\" $Id: which.1,v 1.1 1995/10/18 08:46:52 deraadt Exp $
.\"
.Dd April 23, 1991
.Dt WHICH 1