OpenSSL doesn't compile well on OpenVMS/VAX, it seems.
[oweals/openssl.git] / doc / crypto / lhash.pod
index 55e74932382e401cf42a4e4ac8556e24ced99b86..af2c9a7102d3c277a3266b529ae912a9ea2d9b29 100644 (file)
@@ -3,7 +3,7 @@
 =head1 NAME
 
 lh_new, lh_free, lh_insert, lh_delete, lh_retrieve, lh_doall,
-lh_doall_arg, lh_error - Dynamic hash table
+lh_doall_arg, lh_error - dynamic hash table
 
 =head1 SYNOPSIS