summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_f_base64.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 14:14:41 +0200
committerRichard Levitte <levitte@openssl.org>2000-09-14 14:14:41 +0200
commite117a890caecc402ea57fb5ea26bcfddbedee6ce (patch)
tree5abf5aec5efd432fa15d49019de00ad82b76c6a8 /doc/crypto/BIO_f_base64.pod
parentrsa_num2 is no longer used, so remove it. (diff)
downloadopenssl-e117a890caecc402ea57fb5ea26bcfddbedee6ce.tar.xz
openssl-e117a890caecc402ea57fb5ea26bcfddbedee6ce.zip
Remove indentation in the NAME section. There's really no need to
indent there, especially since the pod2* scripts will regard that as preformated text. In one case, indent a code section one step.
Diffstat (limited to 'doc/crypto/BIO_f_base64.pod')
-rw-r--r--doc/crypto/BIO_f_base64.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_f_base64.pod b/doc/crypto/BIO_f_base64.pod
index ec90fc2228..5ab702cb9e 100644
--- a/doc/crypto/BIO_f_base64.pod
+++ b/doc/crypto/BIO_f_base64.pod
@@ -2,7 +2,7 @@
=head1 NAME
- BIO_f_base64 - base64 BIO
+BIO_f_base64 - base64 BIO
=head1 SYNOPSIS