diff options
author | dan <dan@FreeBSD.org> | 2001-06-26 23:19:45 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 2001-06-26 23:19:45 +0000 |
commit | 4858a561502d575d10e080afdc7398e055ae97b1 (patch) | |
tree | 5648ab2b6f1ba0e75c7b161777a20fcde777b5df /etc/defaults | |
parent | 2bbaae6092eef05d92d3cc61180e55141cff95fe (diff) | |
download | FreeBSD-src-4858a561502d575d10e080afdc7398e055ae97b1.zip FreeBSD-src-4858a561502d575d10e080afdc7398e055ae97b1.tar.gz |
stpo --> stop (typo).
Diffstat (limited to 'etc/defaults')
-rw-r--r-- | etc/defaults/pccard.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 152bb4b..5bf1e86 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1704,7 +1704,7 @@ card "ELECOM" "Air@Hawk/LD-WL11/PCC" card "Instant Wireless " " Network PC CARD" config auto "wi" ? 0x10000 insert /etc/pccard_ether $device start - remove /etc/pccard_ether $device stpo + remove /etc/pccard_ether $device stop # Intel PRO/Wireless 2011 LAN PC Card card "Intel" "PRO/Wireless 2011 LAN PC Card" |