svn commit: r284291 - head/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Fri Jun 12 00:02:32 UTC 2015
Author: brueffer
Date: Fri Jun 12 00:02:31 2015
New Revision: 284291
URL: https://svnweb.freebsd.org/changeset/base/284291
Log:
Language cleanup.
Noticed during wblock's manpage walkthrough at BSDCan 2015.
Modified:
head/share/man/man4/bwn.4
Modified: head/share/man/man4/bwn.4
==============================================================================
--- head/share/man/man4/bwn.4 Thu Jun 11 23:05:49 2015 (r284290)
+++ head/share/man/man4/bwn.4 Fri Jun 12 00:02:31 2015 (r284291)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 15, 2011
+.Dd June 11, 2015
.Dt BWN 4
.Os
.Sh NAME
@@ -69,8 +69,12 @@ The
port needs to be installed before
.Xr ifconfig 8
will work.
-Most cases you need to use bwn_v4_ucode module but if you are a
-LP (low power) PHY user please uses bwn_v4_lp_ucode module.
+In most cases the
+.Pa bwn_v4_ucode
+kernel module from the port should be used.
+However, if an LP (low power) PHY is being used, the
+.Pa bwn_v4_lp_ucode
+module should be used.
.Sh HARDWARE
The
.Nm
More information about the svn-src-all
mailing list