svn commit: r267442 - stable/10/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Fri Jun 13 12:01:55 UTC 2014


Author: brueffer
Date: Fri Jun 13 12:01:55 2014
New Revision: 267442
URL: http://svnweb.freebsd.org/changeset/base/267442

Log:
  MFC: r267185
  
  Minor improvements.

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	Fri Jun 13 10:08:18 2014	(r267441)
+++ stable/10/share/man/man4/xnb.4	Fri Jun 13 12:01:55 2014	(r267442)
@@ -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-stable mailing list