summaryrefslogtreecommitdiffstats
path: root/doc/man3/BIO_parse_hostserv.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-03-11 18:48:32 +0100
committerRich Salz <rsalz@openssl.org>2017-03-12 13:27:30 +0100
commitd4ea9659d9bc6577627b085d7cb6cdc7b94fee20 (patch)
tree9a2c5a3162f9628d444815ee9e4edc034c0959f8 /doc/man3/BIO_parse_hostserv.pod
parentFix out-of-memory condition in conf (diff)
downloadopenssl-d4ea9659d9bc6577627b085d7cb6cdc7b94fee20.tar.xz
openssl-d4ea9659d9bc6577627b085d7cb6cdc7b94fee20.zip
Fix some doc nits
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2909)
Diffstat (limited to 'doc/man3/BIO_parse_hostserv.pod')
-rw-r--r--doc/man3/BIO_parse_hostserv.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man3/BIO_parse_hostserv.pod b/doc/man3/BIO_parse_hostserv.pod
index 4ee4f46a84..426e4de999 100644
--- a/doc/man3/BIO_parse_hostserv.pod
+++ b/doc/man3/BIO_parse_hostserv.pod
@@ -2,8 +2,9 @@
=head1 NAME
-BIO_parse_hostserv - utility routines to parse a standard host and service
-string
+BIO_hostserv_priorities,
+BIO_parse_hostserv
+- utility routines to parse a standard host and service string
=head1 SYNOPSIS