From a9c219fa3cec18ef9f30edec6fa106bf0e2d423d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 05:45:17 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image. --- bin/ln/Makefile | 2 +- bin/ln/ln.1 | 2 +- bin/ln/ln.c | 2 +- bin/ln/symlink.7 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/ln') diff --git a/bin/ln/Makefile b/bin/ln/Makefile index b541f8bd3be0..072ec41ac051 100644 --- a/bin/ln/Makefile +++ b/bin/ln/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/ln/Makefile,v 1.11 2001/12/04 01:57:44 obrien Exp $ PROG= ln MAN= ln.1 symlink.7 diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index 4c17dc153e20..2219c1e94c01 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ln.1 8.2 (Berkeley) 12/30/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/ln/ln.1,v 1.31 2006/02/14 11:08:05 glebius Exp $ .\" .Dd February 14, 2006 .Dt LN 1 diff --git a/bin/ln/ln.c b/bin/ln/ln.c index 76c743ee4a81..1ed1f6e626c4 100644 --- a/bin/ln/ln.c +++ b/bin/ln/ln.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)ln.c 8.2 (Berkeley) 3/31/94"; #endif /* not lint */ #endif #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/ln/ln.c,v 1.34 2006/02/14 11:08:05 glebius Exp $"); #include #include diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index d2e8cbb25e4d..726f583809ac 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -27,7 +27,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)symlink.7 8.3 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/bin/ln/symlink.7,v 1.30 2005/02/13 22:25:09 ru Exp $ .\" .Dd March 31, 1994 .Dt SYMLINK 7 -- cgit v1.3