From ef1e753e5de8ef3204ef9831942e958672567186 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 18 May 2010 12:46:23 -0700 Subject: [PATCH] ovs-vsctl: Update manpage. Use same order as ovs-vswitchd.conf.db.5. --- utilities/ovs-vsctl.8.in | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index 55ea30764..ac4cf4517 100644 --- a/utilities/ovs-vsctl.8.in +++ b/utilities/ovs-vsctl.8.in @@ -442,17 +442,24 @@ A bridge port. Records may be identified by port name. .IP "\fBInterface\fR" A network device attached to a port. Records may be identified by name. +.IP "\fBMirror\fR" +A port mirroring configuration attached to a bridge. Records may be +identified by mirror name. .IP "\fBController\fR" Configuration for an OpenFlow controller. A controller attached to a particular bridge may be identified by the bridge's name. The default controller controller for an Open vSwitch may be identified by specifying \fB.\fR as the record name. -.IP "\fBMirror\fR" -A port mirroring configuration attached to a bridge. Records may be -identified by mirror name. .IP "\fBNetFlow\fR" A NetFlow configuration attached to a bridge. Records may be identified by bridge name. +.IP "\fBSSL\fR" +The global SSL configuration for \fBovs\-vswitchd\fR. The record +attached to the \fBOpen_vSwitch\fR table may be identified by +specifying \fB.\fR as the record name. +.IP "\fBsFlow\fR" +An sFlow configuration attached to a bridge. Records may be +identified by bridge name. .PP Names of tables, records, and columns are not case-sensitive, and \fB--\fR and \fB_\fR are treated interchangeably. Unique -- 2.43.0