aboutsummaryrefslogtreecommitdiff
path: root/man/man3/pushtls.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/pushtls.3')
-rw-r--r--man/man3/pushtls.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/pushtls.3 b/man/man3/pushtls.3
index 21730d33..7a086f00 100644
--- a/man/man3/pushtls.3
+++ b/man/man3/pushtls.3
@@ -108,7 +108,7 @@ used by a client to resume a previously negotiated security association.
On output, the connection directory is set, as with
.B listen
(see
-.IM dial (3) ).
+.MR dial (3) ).
The input
.I cert
is freed and a freshly allocated copy of the remote's certificate
@@ -149,7 +149,7 @@ The private key corresponding to
.I cert.pem
should have been previously loaded into factotum.
(See
-.IM rsa (3)
+.MR rsa (3)
.\" XXX should be rsa(8)
for more about key generation.)
By setting
@@ -175,8 +175,8 @@ PEM certificate files
.\" .br
.B \*9/src/libsec/port
.SH "SEE ALSO"
-.IM dial (3) ,
-.IM thumbprint (7) ;
+.MR dial (3) ,
+.MR thumbprint (7) ;
Plan 9's
.IR factotum (4)
and