From a93332491e10c1a23a9fd2f11ccbdba33d72d850 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 26 Nov 2008 01:09:48 +0000 Subject: Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 6.4-RELEASE image. --- usr.bin/fetch/Makefile | 2 +- usr.bin/fetch/fetch.1 | 2 +- usr.bin/fetch/fetch.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/fetch') diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 68115a7fdcb4..68a37755364c 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/fetch/Makefile,v 1.17.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fetch CSTD?= c99 diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 3922db581930..ad4216e7bd34 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/fetch/fetch.1,v 1.66.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 11, 2003 .Dt FETCH 1 diff --git a/usr.bin/fetch/fetch.c b/usr.bin/fetch/fetch.c index 3dc276aaf719..714573e77dd7 100644 --- a/usr.bin/fetch/fetch.c +++ b/usr.bin/fetch/fetch.c @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/fetch/fetch.c,v 1.75.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include #include -- cgit v1.3