Module Name: src
Committed By: wiz
Date: Fri Dec 20 14:09:23 UTC 2019
Modified Files:
src/share/man/man4: ixl.4
Log Message:
Improve wording.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/ixl.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/ixl.4
diff -u src/share/man/man4/ixl.4:1.2 src/share/man/man4/ixl.4:1.3
--- src/share/man/man4/ixl.4:1.2 Fri Dec 20 02:24:02 2019
+++ src/share/man/man4/ixl.4 Fri Dec 20 14:09:23 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: ixl.4,v 1.2 2019/12/20 02:24:02 yamaguchi Exp $
+.\" $NetBSD: ixl.4,v 1.3 2019/12/20 14:09:23 wiz Exp $
.\"
.\" Copyright (c) 2019 Internet Initiative Japan, Inc.
.\" All rights reserved.
@@ -64,6 +64,7 @@ into
by
.An Shoichi Yamaguchi Aq Mt [email protected] .
.Sh BUGS
-VLAN hardware filter doesn't work while the interface is promiscuous mode.
-If a register of VLAN tag is failed due to lack of resources, the interface
-don't send and receive packets containing the tag.
+The VLAN hardware filter doesn't work while the interface is in
+promiscuous mode.
+If registering a VLAN tag fails due to lack of resources, the
+interface doesn't send and receive packets containing the tag.