Print this page
9728 3secdb man pages need some tlc

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3secdb/getuserattr.3secdb.man.txt
          +++ new/usr/src/man/man3secdb/getuserattr.3secdb.man.txt
↓ open down ↓ 82 lines elided ↑ open up ↑
  83   83  
  84   84  USAGE
  85   85         The getuserattr() and getusernam() functions both allocate memory for
  86   86         the pointers they return. This memory should be deallocated with the
  87   87         free_userattr() function.
  88   88  
  89   89  
  90   90         Individual attributes can be referenced in the attr structure by
  91   91         calling the kva_match(3SECDB) function.
  92   92  
  93      -WARININGS
  94      -       Because the list of legal keys is likely to expand, code  must be
       93 +WARNINGS
       94 +       Because the list of legal keys is likely to expand, code must be
  95   95         written to ignore unknown key-value pairs without error.
  96   96  
  97   97  FILES
  98   98         /etc/user_attr
  99   99                               extended user attributes
 100  100  
 101  101  
 102  102         /etc/nsswitch.conf
 103  103                               configuration file lookup information for the
 104      -                             name server switch
      104 +                             name service switch
 105  105  
 106  106  
 107  107  ATTRIBUTES
 108  108         See attributes(5) for descriptions of the following attributes:
 109  109  
 110  110  
 111  111  
 112  112  
 113  113         +---------------+-----------------+
 114  114         |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
 115  115         +---------------+-----------------+
 116  116         |MT-Level       | MT-Safe         |
 117  117         +---------------+-----------------+
 118  118  
 119  119  SEE ALSO
 120  120         getauthattr(3SECDB), getexecattr(3SECDB), getprofattr(3SECDB),
 121      -       user_attr(4), attributes(5)
      121 +       kva_match(3SECDB), user_attr(4), attributes(5)
 122  122  
 123  123  
 124  124  
 125      -                                March 31, 2005             GETUSERATTR(3SECDB)
      125 +                                August 13, 2018            GETUSERATTR(3SECDB)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX