summaryrefslogtreecommitdiff
path: root/lib/libssl
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-12-04 18:27:11 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-12-04 18:27:11 +0000
commit20e72b5ce20a488fd72f501a383622e4ac471476 (patch)
tree4732b03c75caccd259c85f724033ebe0fd0f0759 /lib/libssl
parent69f4f76052072817d858764140c2b4ab9a842076 (diff)
add missing .Fn macros in the SYNOPSIS; found with mandoc.db(5)
Diffstat (limited to 'lib/libssl')
-rw-r--r--lib/libssl/doc/SSL_get_session.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libssl/doc/SSL_get_session.3 b/lib/libssl/doc/SSL_get_session.3
index a25e4cff7f4..435fe209560 100644
--- a/lib/libssl/doc/SSL_get_session.3
+++ b/lib/libssl/doc/SSL_get_session.3
@@ -1,7 +1,7 @@
.\"
-.\" $OpenBSD: SSL_get_session.3,v 1.2 2014/12/02 14:11:01 jmc Exp $
+.\" $OpenBSD: SSL_get_session.3,v 1.3 2014/12/04 18:27:10 schwarze Exp $
.\"
-.Dd $Mdocdate: December 2 2014 $
+.Dd $Mdocdate: December 4 2014 $
.Dt SSL_GET_SESSION 3
.Os
.Sh NAME
@@ -12,11 +12,11 @@
.Sh SYNOPSIS
.In openssl/ssl.h
.Ft SSL_SESSION *
-SSL_get_session "const SSL *ssl"
+.Fn SSL_get_session "const SSL *ssl"
.Ft SSL_SESSION *
-SSL_get0_session "const SSL *ssl"
+.Fn SSL_get0_session "const SSL *ssl"
.Ft SSL_SESSION *
-SSL_get1_session "SSL *ssl"
+.Fn SSL_get1_session "SSL *ssl"
.Sh DESCRIPTION
.Fn SSL_get_session
returns a pointer to the