From: Ben Pfaff Date: Fri, 24 Apr 2009 23:47:23 +0000 (-0700) Subject: vswitch: Fix typo in manpage. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da972d3c87a4ad1a9c50ece62d4a13349db06a28;p=openvswitch vswitch: Fix typo in manpage. --- diff --git a/vswitchd/vswitchd.conf.5.in b/vswitchd/vswitchd.conf.5.in index 52a3f4f4..a6fc8c96 100644 --- a/vswitchd/vswitchd.conf.5.in +++ b/vswitchd/vswitchd.conf.5.in @@ -526,7 +526,7 @@ responsibility for setting up flows when no message has been received from the controller for three times the inactivity probe interval (see above). In this mode, \fBvswitchd\fR causes the datapath to act like an ordinary -MAC-learning switch. \fBvswitchd\fR will continue to retry ionnecting +MAC-learning switch. \fBvswitchd\fR will continue to retry connecting to the controller in the background and, when the connection succeeds, it discontinues its standalone behavior. .IP