diff options
Diffstat (limited to 'man/man3/pushtls.3')
| -rw-r--r-- | man/man3/pushtls.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/pushtls.3 b/man/man3/pushtls.3 index 7a086f00..96da6561 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 -.MR 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 -.MR 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" -.MR dial (3) , -.MR thumbprint (7) ; +.MR dial 3 , +.MR thumbprint 7 ; Plan 9's .IR factotum (4) and |
