summaryrefslogtreecommitdiffstats
path: root/doc/crypto/err.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-03 18:22:01 +0000
committerUlf Möller <ulf@openssl.org>2000-02-03 18:22:01 +0000
commit9dbc41d7eed7d69da54dc81082794845c50ad482 (patch)
tree3c59e6df13deb5eed99501dc7fffac681fb7e1eb /doc/crypto/err.pod
parent82fc1d9c28e834549f61e4c91b3f6bbdf4c48153 (diff)
Document hash functions.
Diffstat (limited to 'doc/crypto/err.pod')
-rw-r--r--doc/crypto/err.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/err.pod b/doc/crypto/err.pod
index 6273a62e15..a74b4eeb41 100644
--- a/doc/crypto/err.pod
+++ b/doc/crypto/err.pod
@@ -91,7 +91,7 @@ for an appropriate function name, if none is found it just uses
the capitalized form such as "SSL23_READ" in the above example.
The trailing section of a reason code (after the "_R_") is translated
-into lower case and and underscores changed to spaces.
+into lower case and underscores changed to spaces.
When you are using new function or reason codes, run B<make errors>.
The necessary B<#define>s will then automatically be added to the