From 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 21 Mar 2010 01:30:13 +0000 Subject: Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. --- lib/libmp/Makefile | 2 +- lib/libmp/libmp.3 | 2 +- lib/libmp/mp.h | 2 +- lib/libmp/mpasbn.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libmp') diff --git a/lib/libmp/Makefile b/lib/libmp/Makefile index 2aed4e94a1f3..c9d57689f5ab 100644 --- a/lib/libmp/Makefile +++ b/lib/libmp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libmp/Makefile,v 1.12.10.1 2010/02/10 00:26:20 kensmith Exp $ LIB= mp SHLIB_MAJOR= 6 diff --git a/lib/libmp/libmp.3 b/lib/libmp/libmp.3 index 9be21d7b0de4..aa2169042c8f 100644 --- a/lib/libmp/libmp.3 +++ b/lib/libmp/libmp.3 @@ -28,7 +28,7 @@ .\" manual page, but it does document what appears to be the "traditional" .\" libmp interface. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libmp/libmp.3,v 1.5.32.1 2010/02/10 00:26:20 kensmith Exp $ .\" .\" See above for rationale for this date. .Dd September 7, 1989 diff --git a/lib/libmp/mp.h b/lib/libmp/mp.h index 4c2c94d05fc8..24dc9b5e3d79 100644 --- a/lib/libmp/mp.h +++ b/lib/libmp/mp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libmp/mp.h,v 1.2.34.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _MP_H_ #define _MP_H_ diff --git a/lib/libmp/mpasbn.c b/lib/libmp/mpasbn.c index 797960def73d..1c1259d3c397 100644 --- a/lib/libmp/mpasbn.c +++ b/lib/libmp/mpasbn.c @@ -70,7 +70,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libmp/mpasbn.c,v 1.5.10.1 2010/02/10 00:26:20 kensmith Exp $"); #include #include -- cgit v1.3