Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 16:36:20 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r291077 - stable/10/share/man/man4
Message-ID:  <201511191636.tAJGaKN6008700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers
Date: Thu Nov 19 16:36:20 2015
New Revision: 291077
URL: https://svnweb.freebsd.org/changeset/base/291077

Log:
  MFC r290400
  
  Update authors' contact info and fix grammar bugs.

Modified:
  stable/10/share/man/man4/xnb.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/xnb.4
==============================================================================
--- stable/10/share/man/man4/xnb.4	Thu Nov 19 16:28:42 2015	(r291076)
+++ stable/10/share/man/man4/xnb.4	Thu Nov 19 16:36:20 2015	(r291077)
@@ -57,12 +57,12 @@ will run on Domain 0 and the netfront dr
 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
@@ -100,11 +100,8 @@ device driver first appeared in
 The
 .Nm
 driver was written by
-.An Alan Somers
-.Aq alans@spectralogic.com
-and
-.An John Suykerbuyk
-.Aq 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511191636.tAJGaKN6008700>