aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 13:17:55 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-14 13:17:55 +0000
commit7fcc8326e31598a5067e1fe1521ba4aa989625c1 (patch)
treef2773ee1d91a42215e537ec1a57f3ceb53080161 /doc
parentcc99526db1ee5b948736f6b07958a786fec1240b (diff)
downloadopenssl-7fcc8326e31598a5067e1fe1521ba4aa989625c1.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')
-rw-r--r--doc/crypto/BIO_s_connect.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_s_connect.pod b/doc/crypto/BIO_s_connect.pod
index 08a9e6473e..4ee99216e9 100644
--- a/doc/crypto/BIO_s_connect.pod
+++ b/doc/crypto/BIO_s_connect.pod
@@ -2,7 +2,7 @@
=head1 NAME
- BIO_s_connect - connect BIO
+BIO_s_connect - connect BIO
=head1 SYNOPSIS