summaryrefslogtreecommitdiff
path: root/doc/crypto/BIO_f_base64.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 12:14:41 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-14 12:14:41 +0000
commite117a890caecc402ea57fb5ea26bcfddbedee6ce (patch)
tree5abf5aec5efd432fa15d49019de00ad82b76c6a8 /doc/crypto/BIO_f_base64.pod
parent5614bb91f51a88a13f1ffc474e880a51fd4b86c9 (diff)
downloadopenssl-new-e117a890caecc402ea57fb5ea26bcfddbedee6ce.tar.gz
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