Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/mpapi.conf.4.man.txt
          +++ new/usr/src/man/man4/mpapi.conf.4.man.txt
↓ open down ↓ 21 lines elided ↑ open up ↑
  22   22         Each plugin library entry is a single line of the form:
  23   23  
  24   24           "id"        "library file name"
  25   25  
  26   26  
  27   27  
  28   28  
  29   29         where
  30   30  
  31   31         id
  32      -                            The identification of library.  It is the resersed
  33      -                            domain name of the vendor followed by . followed
  34      -                            by the vendor specific name of the plugin that
  35      -                            uniquely identifies the plugin library.
       32 +                            The identification of the library.  It is the
       33 +                            reversed domain name of the vendor followed by .
       34 +                            followed by the vendor specific name of the plugin
       35 +                            that uniquely identifies the plugin library.
  36   36  
  37   37  
  38   38         library file name
  39      -                            The  shared  object library file in the absolute
  40      -                            path format.
       39 +                            The absolute path to the shared object library
       40 +                            file.
  41   41  
  42   42  
  43   43  EXAMPLES
  44   44         Example 1 Example of an /etc/mpapi.conf file
  45   45  
  46   46           # This file contains names and references to MP API plugin libraries
  47   47           #
  48   48           #  Do NOT manually edit this file
  49   49           #
  50   50           # Format:
↓ open down ↓ 15 lines elided ↑ open up ↑
  66   66         +--------------------+----------------------------------------------------+
  67   67         |Interface Stability | Standard: ANSI INCITS 412 Multipath Management API |
  68   68         +--------------------+----------------------------------------------------+
  69   69  
  70   70  SEE ALSO
  71   71         libMPAPI(3LIB), MP_DeregisterPlugin(3MPAPI), MP_RegisterPlugin(3MPAPI),
  72   72         attributes(5)
  73   73  
  74   74  
  75   75  
  76      -                                March 15, 2006                   MPAPI.CONF(4)
       76 +                              September 16, 2018                 MPAPI.CONF(4)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX