From 90d6fa76a8141fc596ad376ecd86a8a493836298 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sat, 17 Jul 2010 05:41:01 +0000 Subject: Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.1-RELEASE image. --- usr.bin/pathchk/Makefile | 2 +- usr.bin/pathchk/pathchk.1 | 2 +- usr.bin/pathchk/pathchk.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/pathchk') diff --git a/usr.bin/pathchk/Makefile b/usr.bin/pathchk/Makefile index b5bea85270aa..2d5cc6b85433 100644 --- a/usr.bin/pathchk/Makefile +++ b/usr.bin/pathchk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/pathchk/Makefile,v 1.1.38.1.4.1 2010/06/14 02:09:06 kensmith Exp $ PROG= pathchk diff --git a/usr.bin/pathchk/pathchk.1 b/usr.bin/pathchk/pathchk.1 index 931f82f47e61..ec8487bab93e 100644 --- a/usr.bin/pathchk/pathchk.1 +++ b/usr.bin/pathchk/pathchk.1 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/pathchk/pathchk.1,v 1.5.22.3.2.1 2010/06/14 02:09:06 kensmith Exp $ .\" .Dd May 1, 2010 .Dt PATHCHK 1 diff --git a/usr.bin/pathchk/pathchk.c b/usr.bin/pathchk/pathchk.c index 2d8fa595d32d..625e949491e7 100644 --- a/usr.bin/pathchk/pathchk.c +++ b/usr.bin/pathchk/pathchk.c @@ -33,7 +33,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/pathchk/pathchk.c,v 1.5.22.2.2.1 2010/06/14 02:09:06 kensmith Exp $"); #include #include -- cgit v1.3