Remove indentation in the NAME section. There's really no need to
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Sep 2000 13:17:55 +0000 (13:17 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Sep 2000 13:17:55 +0000 (13:17 +0000)
indent there, especially since the pod2* scripts will regard that as
preformated text.  In one case, indent a code section one step.

doc/crypto/BIO_s_connect.pod

index 08a9e6473e780f6add65a8f0110f2340db2bfe48..4ee99216e93a4c2b2b7e4b5f3b94683dd2e8927d 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-       BIO_s_connect - connect BIO
+BIO_s_connect - connect BIO
 
 =head1 SYNOPSIS