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. --- usr.sbin/tcpdrop/Makefile | 2 +- usr.sbin/tcpdrop/tcpdrop.8 | 2 +- usr.sbin/tcpdrop/tcpdrop.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/tcpdrop') diff --git a/usr.sbin/tcpdrop/Makefile b/usr.sbin/tcpdrop/Makefile index 44766eb9a0a37..d2f09c1aed6f2 100644 --- a/usr.sbin/tcpdrop/Makefile +++ b/usr.sbin/tcpdrop/Makefile @@ -1,5 +1,5 @@ # $OpenBSD: Makefile,v 1.1 2004/04/26 19:51:20 markus Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdrop/Makefile,v 1.1.26.1 2010/02/10 00:26:20 kensmith Exp $ PROG= tcpdrop MAN= tcpdrop.8 diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8 index 5fd3a43e95060..867b769203eb1 100644 --- a/usr.sbin/tcpdrop/tcpdrop.8 +++ b/usr.sbin/tcpdrop/tcpdrop.8 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tcpdrop/tcpdrop.8,v 1.5.10.1 2010/02/10 00:26:20 kensmith Exp $ .\" .Dd March 21, 2004 .Dt TCPDROP 8 diff --git a/usr.sbin/tcpdrop/tcpdrop.c b/usr.sbin/tcpdrop/tcpdrop.c index 68ef0ef1604b4..2d188621bc0cf 100644 --- a/usr.sbin/tcpdrop/tcpdrop.c +++ b/usr.sbin/tcpdrop/tcpdrop.c @@ -17,7 +17,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/tcpdrop/tcpdrop.c,v 1.2.24.1 2010/02/10 00:26:20 kensmith Exp $"); #include #include -- cgit v1.2.3