From bd66356f16f993321e05b939b7822afc0403a9b4 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Wed, 11 Feb 2009 15:10:36 -0800 Subject: [PATCH] Fix minor typos in vswitch.conf.5 man page. --- vswitchd/vswitchd.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vswitchd/vswitchd.conf.5 b/vswitchd/vswitchd.conf.5 index 15f29e8b..3d1bccad 100644 --- a/vswitchd/vswitchd.conf.5 +++ b/vswitchd/vswitchd.conf.5 @@ -152,7 +152,7 @@ port. The chosen \fIname\fR should not be the name of any real network device on the host system. .PP By default, bonding interfaces are enabled or disabled immediately -when as carrier is detected or dropped on the underlying network +when a carrier is detected or dropped on the underlying network device. To insert a delay when carrier comes up or goes down before enabling or disabling an interface, set the value of \fBbonding.\fIname\fB.updelay\fR or @@ -240,7 +240,7 @@ discarded. . Causes the selected frames to be sent on the VLAN numbered \fIvid\fR, which must be an integer between 0 and 4095, inclusive. The frames -will be sent out Iall ports that trunk VLAN \fIvid\fR, as well as any +will be sent out all ports that trunk VLAN \fIvid\fR, as well as any ports with implicit VLAN \fIvid\fR. When a mirrored frame is sent out a trunk port, the frame's VLAN tag will be set to \fIvid\fR, replacing any existing tag; when it is sent out an implicit VLAN port, the frame -- 2.30.2