Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man2/mmap.2.man.txt
          +++ new/usr/src/man/man2/mmap.2.man.txt
↓ open down ↓ 115 lines elided ↑ open up ↑
 116  116  
 117  117         MAP_NORESERVE
 118  118                          Do not reserve swap space.
 119  119  
 120  120  
 121  121         MAP_ANON
 122  122                          Map anonymous memory.
 123  123  
 124  124  
 125  125         MAP_ALIGN
 126      -                        Interpret addr as required aligment.
      126 +                        Interpret addr as required alignment.
 127  127  
 128  128  
 129  129         MAP_TEXT
 130  130                          Map text.
 131  131  
 132  132  
 133  133         MAP_INITDATA
 134  134                          Map initialized data segment.
 135  135  
 136  136  
↓ open down ↓ 485 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX