]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
Update authors' contact info and fix grammar bugs.
authorasomers <asomers@FreeBSD.org>
Thu, 5 Nov 2015 17:04:18 +0000 (17:04 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 5 Nov 2015 17:04:18 +0000 (17:04 +0000)
MFC after: 2 weeks
Sponsored by: Spectra Logic

share/man/man4/xnb.4

index a0c1c60ac52d4363d7b1a024f4b8aa70c3ff4f34..a23547d68ef04e9927bea523407ad48ec531cdc6 100644 (file)
@@ -57,12 +57,12 @@ will run on Domain 0 and the netfront driver will run on a guest domain.
 However, it is also possible to run
 .Nm
 on a guest domain.
-It may be bridged or routed to provide the netfront's
+It may be bridged or routed to provide the netfront
 domain access to other guest domains or to a physical network.
 .Pp
 In most respects, the
 .Nm
-device appears to the OS as an other Ethernet device.
+device appears to the OS as any other Ethernet device.
 It can be configured at runtime entirely with
 .Xr ifconfig 8 .
 In particular, it supports MAC changing, arbitrary MTU sizes, checksum
@@ -101,9 +101,8 @@ device driver first appeared in
 The
 .Nm
 driver was written by
-.An Alan Somers Aq Mt alans@spectralogic.com
-and
-.An John Suykerbuyk Aq Mt johns@spectralogic.com .
+.An Alan Somers Aq Mt asomers@FreeBSD.org
+and John Suykerbuyk.
 .Sh CAVEATS
 Packets sent through Xennet pass over shared memory, so the protocol includes
 no form of link-layer checksum or CRC.