aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 19:58:13 +0000
commitc115df18cd0d5b01a18af0c608bc8b519b62273b (patch)
tree3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/find
parent53faa0dadee0318c35cdacdd47ca75f8606f745d (diff)
Notes
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 6e4d006aa490..dfccf38fc84d 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)find.1 8.4 (Berkeley) 4/1/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 1, 1994
.Dt FIND 1