Print this page
9728 3secdb man pages need some tlc

*** 4,14 **** NAME kva_match - look up a key in a key-value array SYNOPSIS ! cc [ flag... ] file...- lsecdb [ library... ] #include <secdb.h> char *kva_match(kva_t *kva, char *key); --- 4,14 ---- NAME kva_match - look up a key in a key-value array SYNOPSIS ! cc [ flag... ] file... -lsecdb [ library... ] #include <secdb.h> char *kva_match(kva_t *kva, char *key);
*** 46,51 **** pointer but obtains it from the key-value array that is passed as its first argument. ! August 12, 1999 KVA_MATCH(3SECDB) --- 46,51 ---- pointer but obtains it from the key-value array that is passed as its first argument. ! August 13, 2018 KVA_MATCH(3SECDB)