Looks good. --Justin
On Jun 14, 2012, at 5:12 PM, Ben Pfaff wrote: > Signed-off-by: Ben Pfaff <[email protected]> > --- > utilities/ovs-ctl.8 | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/utilities/ovs-ctl.8 b/utilities/ovs-ctl.8 > index 988b500..6a1315f 100644 > --- a/utilities/ovs-ctl.8 > +++ b/utilities/ovs-ctl.8 > @@ -179,8 +179,9 @@ suppresses that behavior. > . > .IP "\fB\-\-ovsdb\-server\-priority=\fIniceness\fR" > .IQ "\fB\-\-ovs\-vswitchd\-priority=\fIniceness\fR" > -Sets the \fBnice\fR(1) level used for \fBovsdb\-server\fR and > -\fBovs\-vswitchd\fR, respectively. Both default to \fB\-10\fR. > +.IQ "\fB\-\-ovs\-brcompatd\-priority=\fIniceness\fR" > +Sets the \fBnice\fR(1) level used for each daemon. All of them > +default to \fB\-10\fR. > . > .PP > The following options control file locations. They should only be > -- > 1.7.2.5 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
