Print this page
12743 man page spelling mistakes

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/ippool.4.man.txt
          +++ new/usr/src/man/man4/ippool.4.man.txt
↓ open down ↓ 75 lines elided ↑ open up ↑
  76   76  POOL TYPES
  77   77         Two storage formats are provided: hash tables and tree structure.  The
  78   78         hash table is intended for use with objects all containing the same
  79   79         netmask or a few different sized netmasks of non-overlapping address
  80   80         space and the tree is designed for being able to support exceptions to
  81   81         a covering mask, in addition to normal searching as you would do with a
  82   82         table.  It is not possible to use the tree data storage type with
  83   83         group-map configuration entries.
  84   84  
  85   85  POOL ROLES
  86      -       When a pool is defined in the configruation file, it must have an
       86 +       When a pool is defined in the configuration file, it must have an
  87   87         associated role.  At present the only supported role is ipf.  Future
  88   88         development will see further expansion of their use by other sections
  89   89         of IPFilter code.
  90   90  
  91   91  EXAMPLES
  92   92         The following examples show how the pool configuration file is used
  93   93         with the ipf configuration file to enhance the ability for the ipf
  94   94         configuration file to be succinct in meaning.
  95   95  
  96   96         1      The first example shows how a filter rule makes reference to a
↓ open down ↓ 28 lines elided ↑ open up ↑
 125  125  FILES
 126  126         /dev/iplookup
 127  127         /etc/ippool.conf
 128  128         /etc/hosts
 129  129  
 130  130  SEE ALSO
 131  131         ippool(1M), hosts(4), ipf(4), ipf(1M), ipnat(1M), ipfilter(5)
 132  132  
 133  133  
 134  134  
 135      -                                 April 9, 2016                       IPPOOL(4)
      135 +                                 May 16, 2020                        IPPOOL(4)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX