summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2010-02-05 08:52:51 +0000
committergavin <gavin@FreeBSD.org>2010-02-05 08:52:51 +0000
commit250c6042c1a01d96dc2843c5fb8641674678684a (patch)
tree07d899759b7ed93cb8e745fbb402270ad9a208fb /share
parenta9f0ada1bee698b5921c883806d84283cee2eae4 (diff)
downloadFreeBSD-src-250c6042c1a01d96dc2843c5fb8641674678684a.zip
FreeBSD-src-250c6042c1a01d96dc2843c5fb8641674678684a.tar.gz
Merge r202161 from head:
Spell "Hz" correctly wherever it is user-visible. PR: bin/142566 Submitted by: N.J. Mann njm njm.me.uk
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ath.42
-rw-r--r--share/man/man4/cpufreq.42
-rw-r--r--share/man/man4/vge.42
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4
index cfc256c..c2344cb 100644
--- a/share/man/man4/ath.4
+++ b/share/man/man4/ath.4
@@ -249,7 +249,7 @@ This should not happen.
An invalid transmit rate was specified for an outgoing frame.
The frame is discarded.
This should not happen.
-.It "ath%d: ath_chan_set: unable to reset channel %u (%u Mhz)"
+.It "ath%d: ath_chan_set: unable to reset channel %u (%u MHz)"
The Atheros Hardware Access Layer was unable to reset the hardware
when switching channels during scanning.
This should not happen.
diff --git a/share/man/man4/cpufreq.4 b/share/man/man4/cpufreq.4
index aa1da04..bd6885e 100644
--- a/share/man/man4/cpufreq.4
+++ b/share/man/man4/cpufreq.4
@@ -234,7 +234,7 @@ The driver should set unknown or irrelevant values to
All the following elements for each setting should be returned:
.Bd -literal
struct cf_setting {
- int freq; /* CPU clock in Mhz or 100ths of a percent. */
+ int freq; /* CPU clock in MHz or 100ths of a percent. */
int volts; /* Voltage in mV. */
int power; /* Power consumed in mW. */
int lat; /* Transition latency in us. */
diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4
index 7efc99e..f6ce47c 100644
--- a/share/man/man4/vge.4
+++ b/share/man/man4/vge.4
@@ -58,7 +58,7 @@ driver provides support for various NICs and embedded Ethernet interfaces
based on the VIA Technologies VT6120, VT6122, VT6130 and VT6132 Velocity
Family Gigabit Ethernet controller chips.
.Pp
-The VT6120/VT6122 is a 33/66Mhz 64-bit PCI device which combines a tri-speed
+The VT6120/VT6122 is a 33/66MHz 64-bit PCI device which combines a tri-speed
MAC with an integrated 10/100/1000 copper PHY.
(Some older cards use an external PHY.)
The VT6130/VT6132 is the PCI express version of Velocity family.
OpenPOWER on IntegriCloud