From 7ca1cecc77997d9e8c4faef8b7015619c9d9c21d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 4 Feb 2002 19:23:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_5_0_RELEASE'. This commit was manufactured to restore the state of the 4.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sbin/kldload/Makefile | 2 +- sbin/kldload/kldload.8 | 2 +- sbin/kldload/kldload.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/kldload') diff --git a/sbin/kldload/Makefile b/sbin/kldload/Makefile index 0198a3e08827..39ac10d71b3e 100644 --- a/sbin/kldload/Makefile +++ b/sbin/kldload/Makefile @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sbin/kldload/Makefile,v 1.4.2.2 2001/08/01 08:20:38 obrien Exp $ # PROG= kldload diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index 55fe858e2a07..15b37acfe15e 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sbin/kldload/kldload.8,v 1.7.2.8 2002/01/09 15:24:57 ru Exp $ .\" .Dd April 25, 1997 .Dt KLDLOAD 8 diff --git a/sbin/kldload/kldload.c b/sbin/kldload/kldload.c index fe324bc617a8..2d21f236b3f3 100644 --- a/sbin/kldload/kldload.c +++ b/sbin/kldload/kldload.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/kldload/kldload.c,v 1.6.2.1 2001/07/30 10:30:06 dd Exp $"; #endif /* not lint */ #include -- cgit v1.3