doc: Fix table column number declaration
authorPeter Eisentraut
Fri, 11 Oct 2013 01:17:31 +0000 (21:17 -0400)
committerPeter Eisentraut
Fri, 11 Oct 2013 01:17:31 +0000 (21:17 -0400)
doc/src/sgml/pgcrypto.sgml

index 976c7db130fc694e8029cab3f0a58392050e2749..57d340180b72f89881cf6017c3d1839c5df73f6a 100644 (file)
@@ -135,14 +135,14 @@ hmac(data bytea, key text, type text) returns bytea
 
   
    Supported Algorithms for <function>crypt()</>
-   5">
+   6">
     
      
       Algorithm
       Max Password Length
       Adaptive?
       Salt Bits
-      Output length
+      Output Length
       Description