[ovs-dev] [PATCH 1/2] ovs-appctl: Correct "target" option synopsis in man page

Jesse Gross jesse at nicira.com
Thu Sep 17 20:38:45 UTC 2009


Looks good.

Justin Pettit wrote:
> I didn't notice a review on this.  Should I push it, and I'll hold 
> back on part 2/2?
>
> --Justin
>
>
> On Sep 16, 2009, at 5:33 PM, Justin Pettit wrote:
>
>> 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 |    2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/utilities/ovs-appctl.8.in b/utilities/ovs-appctl.8.in
>> index 9bf97fd..88fb295 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
>> -- 
>> 1.6.4
>>
>>
>> _______________________________________________
>> dev mailing list
>> dev at openvswitch.org
>> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
>
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev_openvswitch.org




More information about the dev mailing list