ovs-appctl: Correct "target" option synopsis in man page
authorJustin Pettit <jpettit@nicira.com>
Wed, 16 Sep 2009 14:45:49 +0000 (07:45 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 17 Sep 2009 20:42:54 +0000 (13:42 -0700)
The synopsis section of the man page for ovs-appctl incorrectly stated
that the target option takes "pid" as an argument.  This commit corrects
that to say "socket".

utilities/ovs-appctl.8.in

index 9bf97fd..88fb295 100644 (file)
@@ -15,7 +15,7 @@ ovs\-appctl \- utility for configuring running Open vSwitch daemons
 .sp 1
 The available \fItarget\fR options are:
 .br
-[\fB-t\fR \fIpid\fR | \fB--target=\fIpid\fR]
+[\fB-t\fR \fIsocket\fR | \fB--target=\fIsocket\fR]
 .sp 1
 The available \fIaction\fR options are:
 .br