summaryrefslogtreecommitdiff
path: root/etc/rc.pccard
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.pccard')
-rw-r--r--etc/rc.pccard2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.pccard b/etc/rc.pccard
index 3da09ae07501..094a1af071df 100644
--- a/etc/rc.pccard
+++ b/etc/rc.pccard
@@ -1,6 +1,6 @@
#!/bin/sh -
# PC-card startup script
-# $FreeBSD$
+# $FreeBSD: src/etc/rc.pccard,v 1.6.2.7 1999/08/29 14:18:57 peter Exp $
if [ "X$pccard_enable" = X"YES" ] ; then
builtin=`kldstat -v -i 1 | grep pcic | awk '{print $2}'`