ovs-ofctl.8: Specify correct variable in "snoop" description.
authorJustin Pettit <jpettit@nicira.com>
Wed, 15 Jul 2015 00:24:50 +0000 (17:24 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 15 Jul 2015 07:03:04 +0000 (00:03 -0700)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-ofctl.8.in

index fc5f292..5129459 100644 (file)
@@ -467,7 +467,7 @@ Connects to \fIswitch\fR and prints to the console all OpenFlow
 messages received.  Unlike other \fBovs\-ofctl\fR commands, if
 \fIswitch\fR is the name of a bridge, then the \fBsnoop\fR command
 connects to a Unix domain socket named
-\fB@RUNDIR@/\fIbridge\fB.snoop\fR.  \fBovs\-vswitchd\fR listens on
+\fB@RUNDIR@/\fIswitch\fB.snoop\fR.  \fBovs\-vswitchd\fR listens on
 such a socket for each bridge and sends to it all of the OpenFlow
 messages sent to or received from its configured OpenFlow controller.
 Thus, this command can be used to view OpenFlow protocol activity