Punctuation fix.

This commit is contained in:
Marc Fonvieille 2004-11-16 20:19:38 +00:00
parent 46dc61c235
commit 40156b4972
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22972

View file

@ -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>