changeset 13529:36f298df0acc

1785 Sundry Misspellings Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Bart Coddens <bart.coddens@gmail.com>
date Thu, 24 Nov 2011 16:26:07 -0500
parents d5dc5fc5db60
children 4762b52cedff
files usr/src/cmd/mdb/common/modules/mac/mac.c usr/src/grub/grub-0.97/netboot/pcnet32.c usr/src/lib/libdladm/common/libdladm.c usr/src/man/man7d/bge.7d usr/src/man/man7d/eri.7d usr/src/man/man7d/hme.7d usr/src/man/man7d/igb.7d usr/src/man/man7d/nxge.7d usr/src/man/man7d/pcn.7d usr/src/man/man7d/vr.7d
diffstat 10 files changed, 25 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/cmd/mdb/common/modules/mac/mac.c	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/cmd/mdb/common/modules/mac/mac.c	Thu Nov 24 16:26:07 2011 -0500
@@ -107,7 +107,7 @@
 }
 
 /*
- *  Convert bandwidth in bps to a string in mpbs.
+ *  Convert bandwidth in bps to a string in Mbps.
  */
 static char *
 mac_flow_bw2str(uint64_t bw, char *buf, ssize_t len)
--- a/usr/src/grub/grub-0.97/netboot/pcnet32.c	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/grub/grub-0.97/netboot/pcnet32.c	Thu Nov 24 16:26:07 2011 -0500
@@ -479,7 +479,7 @@
 	lp->a.write_csr(ioaddr, 124, val);
 
 	if (lp->mii && !(lp->options & PCNET32_PORT_ASEL)) {
-		val = lp->a.read_bcr(ioaddr, 32) & ~0x38;	/* disable Auto Negotiation, set 10Mpbs, HD */
+		val = lp->a.read_bcr(ioaddr, 32) & ~0x38;	/* disable Auto Negotiation, set 10Mbps, HD */
 		if (lp->options & PCNET32_PORT_FD)
 			val |= 0x10;
 		if (lp->options & PCNET32_PORT_100)
--- a/usr/src/lib/libdladm/common/libdladm.c	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/lib/libdladm/common/libdladm.c	Thu Nov 24 16:26:07 2011 -0500
@@ -535,10 +535,10 @@
 }
 
 /*
- * Convert bandwidth in bps to a string in mpbs.  For values greater
- * than 1mbps or 1000000, print a whole mbps value.  For values that
- * have fractional Mbps in whole Kbps , print the bandwidth in a manner
- * simlilar to a floating point format.
+ * Convert bandwidth in bps to a string in Mbps.  For values greater
+ * than 1Mbps or 1000000, print a whole Mbps value.  For values that
+ * have fractional Mbps in whole Kbps, print the bandwidth in a manner
+ * similar to a floating point format.
  *
  *        bps       string
  *          0            0
@@ -1069,7 +1069,7 @@
 /*
  * Convert an array of strings (which can be ranges or individual
  * elements) into a single mac_propval_range_t structure which
- * allocated here but should be freed by the caller.
+ * is allocated here but should be freed by the caller.
  */
 dladm_status_t
 dladm_strs2range(char **prop_val, uint_t val_cnt,
--- a/usr/src/man/man7d/bge.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/bge.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -181,11 +181,11 @@
 .nf
     (highest priority/greatest throughput)
           en_1000fdx_cap        1000Mbps full duplex
-          en_1000hdx_cap        1000Mpbs half duplex
-          en_100fdx_cap         100Mpbs full duplex
-          en_100hdx_cap         100Mpbs half duplex
-          en_10fdx_cap          10Mpbs full duplex
-          en_10hdx_cap          10Mpbs half duplex
+          en_1000hdx_cap        1000Mbps half duplex
+          en_100fdx_cap         100Mbps full duplex
+          en_100hdx_cap         100Mbps half duplex
+          en_10fdx_cap          10Mbps full duplex
+          en_10hdx_cap          10Mbps half duplex
                            (lowest priority/least throughput)
 .fi
 .in -2
--- a/usr/src/man/man7d/eri.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/eri.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -298,7 +298,7 @@
 For users who want to select the speed and mode of  the link, the \fBeri\fR
 device supports programmable \fBIPG\fR (Inter-Packet Gap) parameters \fBipg1\fR
 and  \fBipg2\fR. Sometimes, the user may want to alter these values depending
-on whether the driver supports 10 Mbps or 100 Mpbs and accordingly, \fBIPG\fR
+on whether the driver supports 10 Mbps or 100 Mbps and accordingly, \fBIPG\fR
 will be set to 9.6 or 0.96 microseconds.
 .SS "eri Parameter List"
 .sp
--- a/usr/src/man/man7d/hme.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/hme.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -337,7 +337,7 @@
 parameters \fBipg1\fR and  \fBipg2\fR. By default, the driver sets \fBipg1\fR
 to 8  \fBbyte-times\fR and \fBipg2\fR to 4 \fBbyte-times\fR (which are the
 standard values). Sometimes, the user may want to alter these values depending
-on whether the driver supports 10 Mbps or 100 Mpbs and accordingly, \fBIPG\fR
+on whether the driver supports 10 Mbps or 100 Mbps and accordingly, \fBIPG\fR
 will be set to 9.6 or 0.96 microseconds.
 .SS "hme Parameter List"
 .sp
--- a/usr/src/man/man7d/igb.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/igb.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -140,10 +140,10 @@
 .nf
                         (highest priority/greatest throughput)
         adv_1000fdx_cap         1000Mbps full duplex
-        adv_100fdx_cap          100Mpbs full duplex
+        adv_100fdx_cap          100Mbps full duplex
         adv_100hdx_cap          100Mbps half duplex
-        adv_10fdx_cap           10Mpbs full duplex
-        adv_10hdx_cap           10Mpbs half duplex
+        adv_10fdx_cap           10Mbps full duplex
+        adv_10hdx_cap           10Mbps half duplex
                                 (lowest priority/least throughput)
 .fi
 .in -2
--- a/usr/src/man/man7d/nxge.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/nxge.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -147,8 +147,8 @@
 .nf
                             (highest priority/greatest throughput)
         en_1000fdx_cap          1000Mbps full duplex
-        en_100fdx_cap           100Mpbs full duplex
-        en_10fdx_cap            10Mpbs full duplex
+        en_100fdx_cap           100Mbps full duplex
+        en_10fdx_cap            10Mbps full duplex
                          (lowest priority/least throughput)
 .fi
 .in -2
--- a/usr/src/man/man7d/pcn.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/pcn.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -112,8 +112,8 @@
 .in +2
 .nf
                             (highest priority/greatest throughput)
-        en_100fdx_cap           100Mpbs full duplex
-        en_10fdx_cap            10Mpbs full duplex
+        en_100fdx_cap           100Mbps full duplex
+        en_10fdx_cap            10Mbps full duplex
                          (lowest priority/least throughput)
 .fi
 .in -2
--- a/usr/src/man/man7d/vr.7d	Sat Nov 19 17:59:05 2011 +0400
+++ b/usr/src/man/man7d/vr.7d	Thu Nov 24 16:26:07 2011 -0500
@@ -46,10 +46,10 @@
 .sp
 .in +2
 .nf
-en_100fdx_cap     100Mpbs full duplex
-en_100hdx_cap     100Mpbs half duplex
-en_10fdx_cap      10Mpbs full duplex
-en_10hdx_cap      10Mpbs half duplex
+en_100fdx_cap     100Mbps full duplex
+en_100hdx_cap     100Mbps half duplex
+en_10fdx_cap      10Mbps full duplex
+en_10hdx_cap      10Mbps half duplex
 .fi
 .in -2
 .sp