From 1c0442969cd576514acfce932c0a0798593c7af7 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 4 Jun 2003 16:00:27 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_1_0_RELEASE'. This commit was manufactured to restore the state of the 5.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/chmod/Makefile | 2 +- bin/chmod/chmod.1 | 2 +- bin/chmod/chmod.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/chmod') diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile index 71006d00a523..b6c1065b2e44 100644 --- a/bin/chmod/Makefile +++ b/bin/chmod/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/chmod/Makefile,v 1.10 2002/07/15 12:08:21 sheldonh Exp $ PROG= chmod diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index 0695e52bc73f..a992b87645e8 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chmod.1 8.4 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/chmod/chmod.1,v 1.35 2002/11/25 14:18:42 ru Exp $ .\" .Dd March 31, 1994 .Dt CHMOD 1 diff --git a/bin/chmod/chmod.c b/bin/chmod/chmod.c index 507a62621e50..69facbdbdaa5 100644 --- a/bin/chmod/chmod.c +++ b/bin/chmod/chmod.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)chmod.c 8.8 (Berkeley) 4/1/94"; #endif /* not lint */ #endif #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/chmod/chmod.c,v 1.29 2003/05/01 16:58:54 obrien Exp $"); #include #include -- cgit v1.3