summaryrefslogtreecommitdiff
path: root/usr.bin/touch
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
commit7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch)
treea37e562f560b38e8e087a744d063186d6b1e6746 /usr.bin/touch
parenta964be6d2c35243e54bf5ce12c15339d331189cb (diff)
Diffstat (limited to 'usr.bin/touch')
-rw-r--r--usr.bin/touch/touch.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1
index ba5b0c800265..86269922fe77 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)touch.1 8.3 (Berkeley) 4/28/95
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/touch/touch.1,v 1.6.2.1 2000/06/30 09:51:58 ps Exp $
.\"
.Dd April 28, 1995
.Dt TOUCH 1