projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
774b7de
)
ovs-appctl: Correct "target" option synopsis in man page
author
Justin Pettit
<jpettit@nicira.com>
Wed, 16 Sep 2009 14:45:49 +0000
(07:45 -0700)
committer
Justin 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
patch
|
blob
|
history
diff --git
a/utilities/ovs-appctl.8.in
b/utilities/ovs-appctl.8.in
index 9bf97fd2fdf3ef1f2035b4190ffdd61441ea04ad..88fb295cc08ed6aa32dc9403de6d29b4cd1ee34e 100644
(file)
--- a/
utilities/ovs-appctl.8.in
+++ b/
utilities/ovs-appctl.8.in
@@
-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 \fI
pid\fR | \fB--target=\fIpid
\fR]
+[\fB-t\fR \fI
socket\fR | \fB--target=\fIsocket
\fR]
.sp 1
The available \fIaction\fR options are:
.br