summaryrefslogtreecommitdiff
path: root/lib/ssl.man
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2010-03-31 17:12:37 -0700
committerJustin Pettit <jpettit@nicira.com>2010-03-31 23:14:04 -0700
commit2da0385d1f57fe00977d2e58022b3f9a6604192e (patch)
treef611c0e19eb1fa882909df154e54befb51df8300 /lib/ssl.man
parent24e81092a136e4a60443dc6a04206c2a631ace3a (diff)
downloadopenvswitch-2da0385d1f57fe00977d2e58022b3f9a6604192e.tar.gz
Define IQ macro for SSL man page fragment
The ssl.man page uses the IQ macro, but doesn't define it. Usually this doesn't matter since its already been defined by man page that's including it. However, in a couple of cases it doesn't, so this cleans that up. Caught by Lintian.
Diffstat (limited to 'lib/ssl.man')
-rw-r--r--lib/ssl.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ssl.man b/lib/ssl.man
index 12c497cc8..63f56d5ff 100644
--- a/lib/ssl.man
+++ b/lib/ssl.man
@@ -1,3 +1,8 @@
+.de IQ
+. br
+. ns
+. IP "\\$1"
+..
.IP "\fB\-p\fR \fIprivkey.pem\fR"
.IQ "\fB\-\-private\-key=\fIprivkey.pem\fR"
Specifies a PEM file containing the private key used as \fB\*(PN\fR's