Correct a misspelling of "ndiscvt".
This commit is contained in:
parent
453f9fb125
commit
280ab3b3ee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22321
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<para>FreeBSD (i386) can use binary Ethernet and WLAN network
|
<para>FreeBSD (i386) can use binary Ethernet and WLAN network
|
||||||
drivers written to the Windows XP NDIS 5.1 specification. Windows
|
drivers written to the Windows XP NDIS 5.1 specification. Windows
|
||||||
drivers are turned into FreeBSD Kernel Loadable Modules (KLDs) with
|
drivers are turned into FreeBSD Kernel Loadable Modules (KLDs) with
|
||||||
the <command>ndisvt</command> command :</para>
|
the <command>ndiscvt</command> command :</para>
|
||||||
|
|
||||||
<screen># ndiscvt -O -i neti557x.inf -s neti557x.sys \
|
<screen># ndiscvt -O -i neti557x.inf -s neti557x.sys \
|
||||||
-n intel0
|
-n intel0
|
||||||
|
|
Loading…
Reference in a new issue