2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

ovn-sbctl: Remove incorrect manpage options.

These options are not implemented by ovn-sbctl.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Dan Williams 2018-02-28 11:47:23 -06:00 committed by Ben Pfaff
parent be317f8a10
commit dac7a423fa
3 changed files with 1 additions and 6 deletions

View File

@ -89,6 +89,7 @@ Damien Millescamps damien.millescamps@6wind.com
Dan Carpenter dan.carpenter@oracle.com Dan Carpenter dan.carpenter@oracle.com
Dan McGregor dan.mcgregor@usask.ca Dan McGregor dan.mcgregor@usask.ca
Dan Wendlandt dan@nicira.com Dan Wendlandt dan@nicira.com
Dan Williams dcbw@redhat.com
Daniel Alvarez dalvarez@redhat.com Daniel Alvarez dalvarez@redhat.com
Daniel Borkmann dborkman@redhat.com Daniel Borkmann dborkman@redhat.com
Daniel Hiltgen daniel@netkine.com Daniel Hiltgen daniel@netkine.com

View File

@ -12,16 +12,12 @@ ovn/utilities/ovn-sbctl.8: \
ovn/utilities/ovn-sbctl.8.in \ ovn/utilities/ovn-sbctl.8.in \
lib/common.man \ lib/common.man \
lib/db-ctl-base.man \ lib/db-ctl-base.man \
lib/ssl-bootstrap.man \
lib/ssl-peer-ca-cert.man \
lib/ssl.man \ lib/ssl.man \
lib/table.man \ lib/table.man \
lib/vlog.man lib/vlog.man
ovn/utilities/ovn-sbctl.8.in: ovn/utilities/ovn-sbctl.8.in:
lib/common.man: lib/common.man:
lib/db-ctl-base.man: lib/db-ctl-base.man:
lib/ssl-bootstrap.man:
lib/ssl-peer-ca-cert.man:
lib/ssl.man: lib/ssl.man:
lib/table.man: lib/table.man:
lib/vlog.man: lib/vlog.man:

View File

@ -100,8 +100,6 @@ These options control the format of output from the \fBlist\fR and
. .
.SS "Public Key Infrastructure Options" .SS "Public Key Infrastructure Options"
.so lib/ssl.man .so lib/ssl.man
.so lib/ssl-bootstrap.man
.so lib/ssl-peer-ca-cert.man
. .
.SH COMMANDS .SH COMMANDS
The commands implemented by \fBovn\-sbctl\fR are described in the The commands implemented by \fBovn\-sbctl\fR are described in the