aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-06-29 14:29:40 -0700
committerBen Pfaff <blp@nicira.com>2010-06-29 14:29:40 -0700
commit4e312e694f1e9e34ed0aad7d5778b73d7add270d (patch)
tree4d399875944a9475d83bc264ebd18ca71bda19ed /debian
parent86f2fa597c6eb8eb1c9a42685200c0ac90b85e97 (diff)
doc: Change "-" to "\-" in appropriate places.
The newer manpages tend to get this right more often than the old ones, but there were lots of places that needed to be corrected.
Diffstat (limited to 'debian')
-rw-r--r--debian/ovs-switch-setup.816
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/ovs-switch-setup.8 b/debian/ovs-switch-setup.8
index 18dc3296..f8337733 100644
--- a/debian/ovs-switch-setup.8
+++ b/debian/ovs-switch-setup.8
@@ -1,4 +1,4 @@
-.TH ovs-switch-setup 8 "June 2008" "Open vSwitch" "Open vSwitch Manual"
+.TH ovs\-switch\-setup 8 "June 2008" "Open vSwitch" "Open vSwitch Manual"
.SH NAME
ovs\-switch\-setup \- interactive setup for Open vSwitch switch
@@ -15,27 +15,27 @@ including the underlying public key infrastructure (PKI).
ovs\-switch\-setup does not accept any command-line options.
.SH FILES
-.IP /etc/default/openvswitch-switch
+.IP /etc/default/openvswitch\-switch
Main configuration file for Open vSwitch switch.
.IP /etc/openvswitch/cacert.pem
Default location of CA certificate for OpenFlow controllers.
-.IP /etc/openvswitch/of0-cert.pem
+.IP /etc/openvswitch/of0\-cert.pem
Default location of certificate for the Open vSwitch switch's private key.
-.IP /etc/openvswitch/of0-privkey.pem
+.IP /etc/openvswitch/of0\-privkey.pem
Default location of the Open vSwitch switch's private key. This file
should be readable only by \fBroot\fR.
-.IP /etc/openvswitch/of0-req.pem
+.IP /etc/openvswitch/of0\-req.pem
Default location of certificate request for the Open vSwitch switch's
certificate. This file is not used after the signed certificate
-(typically \fB/etc/openvswitch/of0-cert.pem\fR, above) has been
+(typically \fB/etc/openvswitch/of0\-cert.pem\fR, above) has been
obtained from the OpenFlow PKI server.
.SH "SEE ALSO"
.BR ovs\-dpctl (8),
-.BR ovs-pki (8),
-.BR ovs-openflowd (8)
+.BR ovs\-pki (8),
+.BR ovs\-openflowd (8)