summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2000-10-20 20:02:31 +0000
committerjoe <joe@FreeBSD.org>2000-10-20 20:02:31 +0000
commitb5e2f2892733adb86a861983bfd985a7bf77a0ff (patch)
tree6e510ef5ad8c8db7ca9fbb2fe57522bc304999ea /etc/defaults
parent28f96ee0817d1574b17642142dda3fa0b949c42f (diff)
downloadFreeBSD-src-b5e2f2892733adb86a861983bfd985a7bf77a0ff.zip
FreeBSD-src-b5e2f2892733adb86a861983bfd985a7bf77a0ff.tar.gz
Fix a typo in the last commit; should be 'remove' not 'insert'.
Noticed by: sanpei
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/pccard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index d9adbd8..ef111c9 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -539,7 +539,7 @@ card "Ethernet" "CF Size PC Card"
card "Ethernet" "CF Size PC Card"
config auto "ed" ?
insert /etc/pccard_ether $device start
- insert /etc/pccard_ether $device stop
+ remove /etc/pccard_ether $device stop
# "Ethernet Adapter" "E2000 PCMCIA Ethernet"
card "Ethernet Adapter" "E2000 PCMCIA Ethernet"
OpenPOWER on IntegriCloud