Standardize: Mhz -> MHz

The MHz notation for megahertz is used throughout the handbook, as well as
everywhere else.

Approved by:	murray
This commit is contained in:
Chern Lee 2001-07-14 02:06:29 +00:00
parent a3496b5d17
commit f05db19844
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9895
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.448 2001/07/13 21:22:49 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.449 2001/07/14 00:06:54 chern Exp $
-->
<chapter id="contrib">
@ -710,7 +710,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<listitem>
<para>&a.mbarkah and his employer, <ulink url="http://www.hemi.com/">
Hemisphere Online</ulink>, donated a <emphasis>Pentium Pro
(P6) 200Mhz CPU</emphasis></para>
(P6) 200MHz CPU</emphasis></para>
</listitem>
<listitem>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.448 2001/07/13 21:22:49 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v 1.449 2001/07/14 00:06:54 chern Exp $
-->
<chapter id="contrib">
@ -710,7 +710,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<listitem>
<para>&a.mbarkah and his employer, <ulink url="http://www.hemi.com/">
Hemisphere Online</ulink>, donated a <emphasis>Pentium Pro
(P6) 200Mhz CPU</emphasis></para>
(P6) 200MHz CPU</emphasis></para>
</listitem>
<listitem>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.25 2001/07/12 08:28:59 dd Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.26 2001/07/14 01:47:38 murray Exp $
-->
<chapter id="serialcomms">
@ -2071,7 +2071,7 @@ raisechar=^^</programlisting>
This is because PS/2 mice share some hardware with the keyboard,
and leaving the mouse plugged in can fool the keyboard probe
into thinking the keyboard is still there. It is said that a
Gateway 2000 Pentium 90Mhz system with an AMI BIOS that behaves
Gateway 2000 Pentium 90MHz system with an AMI BIOS that behaves
this way. In general this is not a problem since the mouse is
not much good without the keyboard anyway.</para>
</note>