Define IQ macro for SSL man page fragment
authorJustin Pettit <jpettit@nicira.com>
Thu, 1 Apr 2010 00:12:37 +0000 (17:12 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 1 Apr 2010 06:14:04 +0000 (23:14 -0700)
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.

lib/ssl.man

index 12c497c..63f56d5 100644 (file)
@@ -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