projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24e8109
)
Define IQ macro for SSL man page fragment
author
Justin Pettit
<jpettit@nicira.com>
Thu, 1 Apr 2010 00:12:37 +0000
(17:12 -0700)
committer
Justin 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
patch
|
blob
|
history
diff --git
a/lib/ssl.man
b/lib/ssl.man
index 12c497cc8e2e2bd1b39eb764c124101921ef5f5e..63f56d5ff481dd29764ee14a8893a42d0cb91134 100644
(file)
--- 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