提交 99ec4fdb 编写于 作者: R Rich Salz

Ensure =cut is last line in every file.

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 e64b5557
......@@ -259,4 +259,3 @@ The ability to use NIST curve names, and to generate an EC key directly,
were added in OpenSSL 1.0.2.
=cut
......@@ -104,4 +104,3 @@ be much larger (typically 1024 bits).
L<gendsa(1)>
=cut
......@@ -357,3 +357,4 @@ Include some extra certificates:
L<pkcs8(1)>
=cut
......@@ -273,3 +273,5 @@ seed consisting of the single byte 0xFF:
L<genpkey(1)>, L<pkey(1)>, L<rsautl(1)>
L<dgst(1)>, L<rsa(1)>, L<genrsa(1)>,
L<EVP_PKEY_HKDF(3)>, L<EVP_PKEY_TLS1_PRF(3)>
=cut
......@@ -125,3 +125,5 @@ Ignored if directories are listed on the command line.
L<openssl(1)>,
L<crl(1)>.
L<x509(1)>.
=cut
......@@ -191,3 +191,5 @@ which it can be seen agrees with the recovered value above.
=head1 SEE ALSO
L<dgst(1)>, L<rsa(1)>, L<genrsa(1)>
=cut
......@@ -703,4 +703,3 @@ The B<-issuer_checks> option is deprecated as of OpenSSL 1.1.0 and
is silently ignored.
=cut
......@@ -112,3 +112,5 @@ information they should return isn't available.
=head1 SEE ALSO
L<BIO_connect(3)>, L<BIO_s_connect(3)>
=cut
......@@ -80,3 +80,5 @@ information they should return isn't available.
=head1 SEE ALSO
L<BIO_lookup(3)>
=cut
......@@ -99,3 +99,5 @@ BIO_get_accept_socket() and BIO_accept() are deprecated since OpenSSL
=head1 SEE ALSO
L<BIO_ADDR(3)>
=cut
......@@ -126,3 +126,5 @@ the case of BIO_seek() on a file BIO for a successful operation.
=head1 SEE ALSO
TBA
=cut
......@@ -80,3 +80,5 @@ to reliably determine EOF (for example a MIME boundary).
=head1 SEE ALSO
TBA
=cut
......@@ -71,3 +71,5 @@ L<BIO_reset(3)>,
L<BIO_flush(3)>,
L<BIO_pop(3)>,
L<BIO_ctrl(3)>.
=cut
......@@ -74,3 +74,5 @@ TBA
=head1 SEE ALSO
TBA
=cut
......@@ -30,3 +30,5 @@ BIO_f_null() returns the null filter BIO method.
=head1 SEE ALSO
TBA
=cut
......@@ -313,3 +313,5 @@ be modified to handle this fix or they may free up an already freed BIO.
=head1 SEE ALSO
TBA
=cut
......@@ -83,3 +83,5 @@ Traverse a chain looking for digest BIOs:
=head1 SEE ALSO
TBA
=cut
......@@ -69,3 +69,5 @@ Create a memory BIO:
=head1 SEE ALSO
TBA
=cut
......@@ -65,3 +65,5 @@ They should be left as is.
=head1 SEE ALSO
L<BIO_ADDRINFO(3)>
=cut
......@@ -66,3 +66,5 @@ to the chain.
L<BIO_should_retry(3)>
TBA
=cut
......@@ -202,3 +202,5 @@ down each and finally closes both down.
=head1 SEE ALSO
TBA
=cut
......@@ -185,3 +185,5 @@ to retrieve a page and copy the result to standard output.
=head1 SEE ALSO
L<BIO_ADDR(3)>
=cut
......@@ -87,3 +87,5 @@ L<BIO_reset(3)>, L<BIO_read(3)>,
L<BIO_write(3)>, L<BIO_puts(3)>,
L<BIO_gets(3)>, L<BIO_printf(3)>,
L<BIO_set_close(3)>, L<BIO_get_close(3)>
=cut
......@@ -146,3 +146,5 @@ L<BIO_read(3)>,
L<BIO_write(3)>, L<BIO_puts(3)>,
L<BIO_gets(3)>, L<BIO_printf(3)>,
L<BIO_set_close(3)>, L<BIO_get_close(3)>
=cut
......@@ -115,3 +115,5 @@ Extract the BUF_MEM structure from a memory BIO and then free up the BIO:
=head1 SEE ALSO
TBA
=cut
......@@ -35,3 +35,5 @@ BIO_s_null() returns the null sink BIO method.
=head1 SEE ALSO
TBA
=cut
......@@ -61,3 +61,5 @@ occurred.
=head1 SEE ALSO
TBA
=cut
......@@ -106,3 +106,5 @@ in crypto/bio/bio_cb.c
=head1 SEE ALSO
TBA
=cut
......@@ -94,3 +94,5 @@ and RORX;
=item bit #64+19 denoting availability of ADCX and ADOX instructions;
=back
=cut
......@@ -40,3 +40,5 @@ not available on current platform. For reference, on x86 'flush cache
line' was introduced with the SSE2 extensions.
Otherwise number of recorded values is returned.
=cut
......@@ -81,3 +81,5 @@ X509_EXTENSION_get_data() returns an B<ASN1_OCTET_STRING> pointer.
=head1 SEE ALSO
L<X509V3_get_d2i(3)>
=cut
......@@ -119,4 +119,3 @@ L<X609_store_add_lookup(3)>,
L<SSL_CTX_load_verify_locations(3)>,
=cut
......@@ -140,3 +140,5 @@ field is absent it will return B<NULL>: this is B<not> an error condition.
=head1 SEE ALSO
L<X509V3_get_d2i(3)>
=cut
......@@ -53,3 +53,5 @@ L<BIO_s_mem(3)>,
L<BIO_s_null(3)>, L<BIO_s_socket(3)>,
L<BIO_set_callback(3)>,
L<BIO_should_retry(3)>
=cut
......@@ -252,4 +252,3 @@ L<blowfish(3)>, L<des(3)>, L<idea(3)>,
L<rc2(3)>
=cut
......@@ -456,3 +456,5 @@ as they will be formally deprecated in a future releases.
=head1 SEE ALSO
L<EVP_EncryptInit(3)>, L<EVP_BytesToKey(3)>
=cut
......@@ -198,3 +198,5 @@ stack.
Use of inline functions and application defined stacks first appeared in
OpenSSL 1.1.0. Previous versions of OpenSSL implemented stacks as macros.
=cut
......@@ -809,4 +809,3 @@ The return type of B<SSL_copy_session_id> was changed from void to int in
OpenSSL 1.1.0.
=cut
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册