Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/pmadvise.1
          +++ new/usr/src/man/man1/pmadvise.1
↓ open down ↓ 107 lines elided ↑ open up ↑
 108  108  .sp
 109  109  .LP
 110  110  \fBpmadvise\fR tries to process all legal options. If an illegal address range
 111  111  is specified, an error message is printed and the offending option is skipped.
 112  112  \fBpmadvise\fR quits without processing any options and prints a usage message
 113  113  when there is a syntax error.
 114  114  .sp
 115  115  .LP
 116  116  If conflicting advice is given on a region, the order of precedence is from
 117  117  most specific advice to least, that is, most general. In other words, advice
 118      -specified for a particuliar address range takes precedence over advice for heap
      118 +specified for a particular address range takes precedence over advice for heap
 119  119  and stack which in turn takes precedence over advice for private and shared
 120  120  memory.
 121  121  .sp
 122  122  .LP
 123  123  Moreover, the advice in each of the following groups are mutually exclusive
 124  124  from the other advice within the same group:
 125  125  .sp
 126  126  .in +2
 127  127  .nf
 128  128  MADV_NORMAL, MADV_RANDOM, MADV_SEQUENTIAL
↓ open down ↓ 149 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX