Module Name:    src
Committed By:   jdolecek
Date:           Sun Apr  5 19:03:30 UTC 2020

Modified Files:
        src/share/man/man4: xennet.4

Log Message:
remove RX flip from diagnostic, it was removed


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/xennet.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/xennet.4
diff -u src/share/man/man4/xennet.4:1.4 src/share/man/man4/xennet.4:1.5
--- src/share/man/man4/xennet.4:1.4	Fri Nov 20 17:02:58 2015
+++ src/share/man/man4/xennet.4	Sun Apr  5 19:03:30 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: xennet.4,v 1.4 2015/11/20 17:02:58 christos Exp $
+.\"	$NetBSD: xennet.4,v 1.5 2020/04/05 19:03:30 jdolecek Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 20, 2015
+.Dd April 5, 2020
 .Dt XENNET 4 xen
 .Os
 .Sh NAME
@@ -82,11 +82,6 @@ The
 .Nm
 and its associated endpoint use copy mode for communication: packets
 are copied from one domain's memory to another.
-.It "xennet%d: using RX flip mode"
-The
-.Nm
-and its associated endpoint use flip mode for communication: packets
-are passed by remapping memory pages between domains.
 .El
 .Sh SEE ALSO
 .Xr bridge 4 ,

Reply via email to