Print this page
12743 man page spelling mistakes

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3picltree/libpicltree.3picltree.man.txt
          +++ new/usr/src/man/man3picltree/libpicltree.3picltree.man.txt
↓ open down ↓ 109 lines elided ↑ open up ↑
 110  110  
 111  111  
 112  112         For all volatile properties, the 'size' of the property must be
 113  113         specified to be the maximum possible size of the value. The maximum
 114  114         size of the value cannot exceed PICL_PROPSIZE_MAX. This allows a client
 115  115         to allocate a sufficiently large buffer before retrieving a volatile
 116  116         property's value
 117  117  
 118  118     Plug-in Modules
 119  119         Plug-in modules are shared objects that are located in well-known
 120      -       directories for the daemon to locate and load them. Plug-in module's
 121      -       are located in the one of the following plug-in directories depending
 122      -       on the plaform-specific nature of the data they collect and publish.
      120 +       directories for the daemon to locate and load them. Plug-in modules are
      121 +       located in the one of the following plug-in directories depending on
      122 +       the platform-specific nature of the data they collect and publish.
 123  123  
 124  124           /usr/platform/picl/plugins/`uname -i`/
 125  125           /usr/platform/picl/plugins/`uname -m`/
 126  126           /usr/lib/picl/plugins/
 127  127  
 128  128  
 129  129  
 130  130         A plug-in module may specify its dependency on another plug-in module
 131  131         using the -l linker option. The plug-ins are loaded by the PICL daemon
 132  132         using dlopen(3C) according to the specified dependencies. Each plug-in
↓ open down ↓ 17 lines elided ↑ open up ↑
 150  150         +---------------+-----------------+
 151  151         |MT-Level       | MT-Safe         |
 152  152         +---------------+-----------------+
 153  153  
 154  154  SEE ALSO
 155  155         libpicl(3PICL), libpicltree(3LIB), picld_log(3PICLTREE),
 156  156         picld_plugin_register(3PICLTREE), attributes(5)
 157  157  
 158  158  
 159  159  
 160      -                                 March 1, 2004          LIBPICLTREE(3PICLTREE)
      160 +                                 May 16, 2020           LIBPICLTREE(3PICLTREE)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX