Module Name: src
Committed By: wiz
Date: Sat Nov 21 09:02:31 UTC 2015
Modified Files:
src/share/man/man4: bridge.4
Log Message:
Add missing word.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/bridge.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/bridge.4
diff -u src/share/man/man4/bridge.4:1.10 src/share/man/man4/bridge.4:1.11
--- src/share/man/man4/bridge.4:1.10 Fri Nov 20 17:00:48 2015
+++ src/share/man/man4/bridge.4 Sat Nov 21 09:02:31 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: bridge.4,v 1.10 2015/11/20 17:00:48 christos Exp $
+.\" $NetBSD: bridge.4,v 1.11 2015/11/21 09:02:31 wiz Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -96,7 +96,7 @@ as on the interface on which the packet
.Pp
The
.Nm
-will enable passing of VLAN tagged packets automatically if the underlying
+driver will enable passing of VLAN tagged packets automatically if the underlying
interfaces support it.
This is to facilitate XEN network configurations with
.Xr xennet 4 .