Print this page
9728 3secdb man pages need some tlc

@@ -4,11 +4,11 @@
 
 NAME
        kva_match - look up a key in a key-value array
 
 SYNOPSIS
-       cc [ flag... ] file...- lsecdb [ library... ]
+       cc [ flag... ] file... -lsecdb [ library... ]
        #include <secdb.h>
 
        char *kva_match(kva_t *kva, char *key);
 
 

@@ -46,6 +46,6 @@
        pointer but obtains it from the key-value array that is passed as its
        first argument.
 
 
 
-                                August 12, 1999              KVA_MATCH(3SECDB)
+                                August 13, 2018              KVA_MATCH(3SECDB)