projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc99526
)
Remove indentation in the NAME section. There's really no need to
author
Richard Levitte
<levitte@openssl.org>
Thu, 14 Sep 2000 13:17:55 +0000
(13:17 +0000)
committer
Richard 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
patch
|
blob
|
history
diff --git
a/doc/crypto/BIO_s_connect.pod
b/doc/crypto/BIO_s_connect.pod
index 08a9e6473e780f6add65a8f0110f2340db2bfe48..4ee99216e93a4c2b2b7e4b5f3b94683dd2e8927d 100644
(file)
--- 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