vswitch: Fix typo in manpage.
authorBen Pfaff <blp@nicira.com>
Tue, 2 Jun 2009 18:22:58 +0000 (11:22 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 2 Jun 2009 20:58:50 +0000 (13:58 -0700)
Thanks to Johan for reporting this.

vswitchd/ovs-vswitchd.conf.5.in

index b632312b5b5feca0eb0a1514826659fc59e13452..898721845c9810894d089b88266ae762a17b9efc 100644 (file)
@@ -55,7 +55,7 @@ with \fBdp\fR or \fBnl:\fR followed by a digit.)
 .PP
 The names given on \fBbridge.\fIname\fB.port\fR must be the names of
 existing network devices, except for ``internal ports.''  An internal
-port is a simulated network device that receives traffic only only
+port is a simulated network device that receives traffic only
 through the virtual switch and switches any traffic sent it through
 virtual switch.  An internal port may configured with an IP address,
 etc. using the usual system tools (e.g. \fBifconfig\fR, \fBip\fR).  To