From: Justin Pettit Date: Wed, 16 Sep 2009 14:45:49 +0000 (-0700) Subject: ovs-appctl: Correct "target" option synopsis in man page X-Git-Tag: v0.90.6~10 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d4260cb4ee681822cd76c665ff086709d69aa8d3;p=sliver-openvswitch.git ovs-appctl: Correct "target" option synopsis in man page 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". --- diff --git a/utilities/ovs-appctl.8.in b/utilities/ovs-appctl.8.in index 9bf97fd2f..88fb295cc 100644 --- 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 \fIpid\fR | \fB--target=\fIpid\fR] +[\fB-t\fR \fIsocket\fR | \fB--target=\fIsocket\fR] .sp 1 The available \fIaction\fR options are: .br