Punctuation fix.
This commit is contained in:
parent
46dc61c235
commit
40156b4972
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22972
1 changed files with 2 additions and 2 deletions
|
@ -1177,8 +1177,8 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
|||
<screen>&prompt.root; <userinput>kldload ndis</userinput>
|
||||
&prompt.root; <userinput>kldload if_ndis</userinput></screen>
|
||||
|
||||
<para>The first command loads the NDIS miniport driver wrapper;
|
||||
The second loads the actual network interface. Check
|
||||
<para>The first command loads the NDIS miniport driver wrapper,
|
||||
the second loads the actual network interface. Check
|
||||
&man.dmesg.8; to see if there were any errors loading. If all
|
||||
went well, you should get output resembling the
|
||||
following:</para>
|
||||
|
|
Loading…
Reference in a new issue