From 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 23 May 2006 04:09:12 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image. --- usr.bin/objformat/Makefile | 2 +- usr.bin/objformat/objformat.1 | 2 +- usr.bin/objformat/objformat.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/objformat') diff --git a/usr.bin/objformat/Makefile b/usr.bin/objformat/Makefile index 714cb48240c7..f96d055d34ae 100644 --- a/usr.bin/objformat/Makefile +++ b/usr.bin/objformat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/objformat/Makefile,v 1.18 2002/09/17 01:49:00 peter Exp $ PROG= objformat diff --git a/usr.bin/objformat/objformat.1 b/usr.bin/objformat/objformat.1 index bdaa8266709a..37835aa2f5ce 100644 --- a/usr.bin/objformat/objformat.1 +++ b/usr.bin/objformat/objformat.1 @@ -23,7 +23,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/objformat/objformat.1,v 1.10 2002/11/26 17:34:25 ru Exp $ .\" .Dd September 17, 2002 .Os diff --git a/usr.bin/objformat/objformat.c b/usr.bin/objformat/objformat.c index f2e9595ddba8..9089d2fe40f8 100644 --- a/usr.bin/objformat/objformat.c +++ b/usr.bin/objformat/objformat.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/objformat/objformat.c,v 1.9 2002/09/17 01:49:00 peter Exp $ */ #include -- cgit v1.3