Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
*** 84,96 ****
prints a usage message when there is a syntax error.
If conflicting advice is given on a region, the order of precedence is
from most specific advice to least, that is, most general. In other
! words, advice specified for a particuliar address range takes
! precedence over advice for heap and stack which in turn takes
! precedence over advice for private and shared memory.
Moreover, the advice in each of the following groups are mutually
exclusive from the other advice within the same group:
--- 84,96 ----
prints a usage message when there is a syntax error.
If conflicting advice is given on a region, the order of precedence is
from most specific advice to least, that is, most general. In other
! words, advice specified for a particular address range takes precedence
! over advice for heap and stack which in turn takes precedence over
! advice for private and shared memory.
Moreover, the advice in each of the following groups are mutually
exclusive from the other advice within the same group: