summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/ERR.pod
diff options
context:
space:
mode:
authormiod <>2014-07-10 13:53:11 +0000
committermiod <>2014-07-10 13:53:11 +0000
commita2a7393cf3489febec569cfa8aab8735e4f58339 (patch)
tree6dab0d552e58081d073a867cd82cc07494f1f423 /src/lib/libcrypto/doc/ERR.pod
parent1082a058669965dec6fa4446b8d1067628bb8e91 (diff)
downloadopenbsd-a2a7393cf3489febec569cfa8aab8735e4f58339.tar.gz
openbsd-a2a7393cf3489febec569cfa8aab8735e4f58339.tar.bz2
openbsd-a2a7393cf3489febec569cfa8aab8735e4f58339.zip
Remove empty sections and references to des_modes(7) which we don't have.
Diffstat (limited to 'src/lib/libcrypto/doc/ERR.pod')
-rw-r--r--src/lib/libcrypto/doc/ERR.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/ERR.pod b/src/lib/libcrypto/doc/ERR.pod
index 6f729554d2..fce8eea6a8 100644
--- a/src/lib/libcrypto/doc/ERR.pod
+++ b/src/lib/libcrypto/doc/ERR.pod
@@ -155,8 +155,6 @@ the header file and generate the C error code file. This will normally
155be done if the external library needs to generate new ASN1 structures 155be done if the external library needs to generate new ASN1 structures
156but it can also be used to add more general purpose error code handling. 156but it can also be used to add more general purpose error code handling.
157 157
158TBA more details
159
160=head1 INTERNALS 158=head1 INTERNALS
161 159
162The error queues are stored in a hash table with one B<ERR_STATE> 160The error queues are stored in a hash table with one B<ERR_STATE>