[netperf-dev] netperf2 commit notice r398 - trunk/doc
raj at netperf.org
raj at netperf.org
Fri Jun 24 16:40:17 PDT 2011
Author: raj
Date: 2011-06-24 16:40:17 -0700 (Fri, 24 Jun 2011)
New Revision: 398
Modified:
trunk/doc/netperf.html
trunk/doc/netperf.info
trunk/doc/netperf.pdf
trunk/doc/netperf.texi
trunk/doc/netperf.xml
Log:
fix a rather unfortunate typo in a URL
Modified: trunk/doc/netperf.html
===================================================================
--- trunk/doc/netperf.html 2011-06-24 21:21:30 UTC (rev 397)
+++ trunk/doc/netperf.html 2011-06-24 23:40:17 UTC (rev 398)
@@ -3466,19 +3466,19 @@
<br><dt><code>LOCAL_INTERFACE_VENDOR</code><dd>The vendor ID of the probable egress interface through which traffic
on the data connection went on the system running netperf. Units:
Hexadecimal IDs as might be found in a <samp><span class="file">pci.ids</span></samp> file or at
-<a href="http://pciids.soruceforge.net/">the PCI ID Repository</a>.
+<a href="http://pciids.sourceforge.net/">the PCI ID Repository</a>.
<br><dt><code>LOCAL_INTERFACE_DEVICE</code><dd>The device ID of the probable egress interface through which traffic
on the data connection went on the system running netperf. Units:
Hexadecimal IDs as might be found in a <samp><span class="file">pci.ids</span></samp> file or at
-<a href="http://pciids.soruceforge.net/">the PCI ID Repository</a>.
+<a href="http://pciids.sourceforge.net/">the PCI ID Repository</a>.
<br><dt><code>LOCAL_INTERFACE_SUBVENDOR</code><dd>The sub-vendor ID of the probable egress interface through which
traffic on the the data connection went on the system running
netperf. Units: Hexadecimal IDs as might be found in a <samp><span class="file">pci.ids</span></samp>
-file or at <a href="http://pciids.soruceforge.net/">the PCI ID Repository</a>.
+file or at <a href="http://pciids.sourceforge.net/">the PCI ID Repository</a>.
<br><dt><code>LOCAL_INTERFACE_SUBDEVICE</code><dd>The sub-device ID of the probable egress interface through which
traffic on the data connection went on the system running
netperf. Units: Hexadecimal IDs as might be found in a <samp><span class="file">pci.ids</span></samp>
-file or at <a href="http://pciids.soruceforge.net/">the PCI ID Repository</a>.
+file or at <a href="http://pciids.sourceforge.net/">the PCI ID Repository</a>.
<br><dt><code>LOCAL_DRIVER_NAME</code><dd>The name of the driver used for the probable egress interface through
which traffic on the data connection went on the system running
netperf. Units: ASCII Text.
Modified: trunk/doc/netperf.info
===================================================================
--- trunk/doc/netperf.info 2011-06-24 21:21:30 UTC (rev 397)
+++ trunk/doc/netperf.info 2011-06-24 23:40:17 UTC (rev 398)
@@ -3329,25 +3329,25 @@
The vendor ID of the probable egress interface through which
traffic on the data connection went on the system running netperf.
Units: Hexadecimal IDs as might be found in a `pci.ids' file or at
- the PCI ID Repository (http://pciids.soruceforge.net/).
+ the PCI ID Repository (http://pciids.sourceforge.net/).
`LOCAL_INTERFACE_DEVICE'
The device ID of the probable egress interface through which
traffic on the data connection went on the system running netperf.
Units: Hexadecimal IDs as might be found in a `pci.ids' file or at
- the PCI ID Repository (http://pciids.soruceforge.net/).
+ the PCI ID Repository (http://pciids.sourceforge.net/).
`LOCAL_INTERFACE_SUBVENDOR'
The sub-vendor ID of the probable egress interface through which
traffic on the the data connection went on the system running
netperf. Units: Hexadecimal IDs as might be found in a `pci.ids'
- file or at the PCI ID Repository (http://pciids.soruceforge.net/).
+ file or at the PCI ID Repository (http://pciids.sourceforge.net/).
`LOCAL_INTERFACE_SUBDEVICE'
The sub-device ID of the probable egress interface through which
traffic on the data connection went on the system running netperf.
Units: Hexadecimal IDs as might be found in a `pci.ids' file or at
- the PCI ID Repository (http://pciids.soruceforge.net/).
+ the PCI ID Repository (http://pciids.sourceforge.net/).
`LOCAL_DRIVER_NAME'
The name of the driver used for the probable egress interface
Modified: trunk/doc/netperf.pdf
===================================================================
(Binary files differ)
Modified: trunk/doc/netperf.texi
===================================================================
(Binary files differ)
Modified: trunk/doc/netperf.xml
===================================================================
(Binary files differ)
More information about the netperf-dev
mailing list