diff options
Diffstat (limited to 'lib/libcrypto/man/BUF_MEM_new.3')
-rw-r--r-- | lib/libcrypto/man/BUF_MEM_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/BUF_MEM_new.3 b/lib/libcrypto/man/BUF_MEM_new.3 index 23a77752a9f..aa210259d63 100644 --- a/lib/libcrypto/man/BUF_MEM_new.3 +++ b/lib/libcrypto/man/BUF_MEM_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BUF_MEM_new.3,v 1.7 2016/11/20 21:33:42 jmc Exp $ +.\" $OpenBSD: BUF_MEM_new.3,v 1.8 2016/11/21 10:00:37 schwarze Exp $ .\" OpenSSL 18edda0f Sep 20 03:28:54 2000 +0000 .\" .\" This file was written by Ralf S. Engelschall <rse@openssl.org>. @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 20 2016 $ +.Dd $Mdocdate: November 21 2016 $ .Dt BUF_MEM_NEW 3 .Os .Sh NAME @@ -179,7 +179,7 @@ and return zero on error or the new size (i.e.\& .Fa len ) . .Sh SEE ALSO -.Xr bio 3 +.Xr BIO 3 .Sh HISTORY .Fn BUF_MEM_new , .Fn BUF_MEM_free |