summaryrefslogtreecommitdiff
path: root/sbin/kldunload/kldunload.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldunload/kldunload.c')
-rw-r--r--sbin/kldunload/kldunload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldunload/kldunload.c b/sbin/kldunload/kldunload.c
index b54bade92e4e7..ceaf682e9dbbc 100644
--- a/sbin/kldunload/kldunload.c
+++ b/sbin/kldunload/kldunload.c
@@ -26,7 +26,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/kldunload/kldunload.c,v 1.10 1999/09/08 05:46:47 bde Exp $";
#endif /* not lint */
#include <err.h>