diff options
author | Stephen Finucane <stephen@that.guru> | 2016-12-08 12:55:24 +0000 |
---|---|---|
committer | Ben Pfaff <blp@ovn.org> | 2016-12-12 08:55:32 -0800 |
commit | 795752a3cf5a598ebb6a6f7656c9ccf05c8175f4 (patch) | |
tree | bd1272e14c17cf65ed7df76463ea16bc57a956fa /utilities/ovs-vsctl.8.in | |
parent | d0e53b15323ebc18c88f13334200543b20cf3408 (diff) | |
download | openvswitch-795752a3cf5a598ebb6a6f7656c9ccf05c8175f4.tar.gz |
doc: Populate 'install', 'howto' sections
This is a dumb move of all 'INSTALL*' docs, with very little
refactoring (mostly updating links and making the titles a little more
consistent. Additional refactoring will be done in subsequent changes.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'utilities/ovs-vsctl.8.in')
-rw-r--r-- | utilities/ovs-vsctl.8.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index 41288018c..19179060e 100644 --- a/utilities/ovs-vsctl.8.in +++ b/utilities/ovs-vsctl.8.in @@ -399,9 +399,9 @@ Sets the configured failure mode. These commands manipulate the \fBmanager_options\fR column in the \fBOpen_vSwitch\fR table and rows in the \fBManagers\fR table. When \fBovsdb\-server\fR is configured to use the \fBmanager_options\fR column for -OVSDB connections (as described in \fBINSTALL.Linux\fR and in the startup -scripts provided with Open vSwitch), this allows the administrator to use -\fBovs\-vsctl\fR to configure database connections. +OVSDB connections (as described in the startup scripts provided with +Open vSwitch), this allows the administrator to use \fBovs\-vsctl\fR to +configure database connections. . .IP "\fBget\-manager\fR" Prints the configured manager(s). |