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:
fba03c4
)
Correct minor spelling error.
author
Richard Levitte
<levitte@openssl.org>
Sun, 21 Mar 2004 23:03:55 +0000
(23:03 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 21 Mar 2004 23:03:55 +0000
(23:03 +0000)
PR: 845
doc/crypto/pem.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/pem.pod
b/doc/crypto/pem.pod
index 8613114452e8a7182e4591dde102e48eb5db1ea8..4f9a27df0cc4df9afea0a8ff1fa39864eef9cd4d 100644
(file)
--- a/
doc/crypto/pem.pod
+++ b/
doc/crypto/pem.pod
@@
-471,6
+471,6
@@
is guaranteed to work.
=head1 RETURN CODES
The read routines return either a pointer to the structure read or NULL
-i
s
an error occurred.
+i
f
an error occurred.
The write routines return 1 for success or 0 for failure.