svn commit: r267185 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Fri Jun 6 20:01:46 UTC 2014


Author: brueffer
Date: Fri Jun  6 20:01:45 2014
New Revision: 267185
URL: http://svnweb.freebsd.org/changeset/base/267185

Log:
  Minor improvements.
  
  MFC after:	1 week

Modified:
  head/share/man/man4/xnb.4

Modified: head/share/man/man4/xnb.4
==============================================================================
--- head/share/man/man4/xnb.4	Fri Jun  6 19:10:23 2014	(r267184)
+++ head/share/man/man4/xnb.4	Fri Jun  6 20:01:45 2014	(r267185)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 6, 2012
+.Dd June 6, 2014
 .Dt XNB 4
 .Os
 .Sh NAME
@@ -116,7 +116,9 @@ machine.
 However, when a Xennet interface is bridged to a physical interface,
 a correct checksum must be attached to any packets bound for that physical
 interface.
-Currently, FreeBSD lacks any mechanism for an ethernet device to
+Currently,
+.Fx
+lacks any mechanism for an Ethernet device to
 inform the OS that newly received packets are valid even though their checksums
 are not.
 So if the netfront driver is configured to offload checksum calculations,


More information about the svn-src-all mailing list