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/man3perl/Lgrp.3perl.man.txt
          +++ new/usr/src/man/man3perl/Lgrp.3perl.man.txt
↓ open down ↓ 359 lines elided ↑ open up ↑
 360  360             affinity can be set to LGRP_AFF_STRONG, LGRP_AFF_WEAK, or
 361  361             LGRP_AFF_NONE.
 362  362  
 363  363             If the $idtype is P_PID, the affinity is retrieved for one of the
 364  364             LWPs in the process or set for all the LWPs of the process with
 365  365             process ID (PID) $id. The affinity is retrieved or set for the LWP
 366  366             of the current process with LWP ID $id if $idtype is P_LWPID. If
 367  367             $id is P_MYID, then the current LWP or process is specified.
 368  368  
 369  369             There are different levels of affinity that can be specified by a
 370      -           thread for a particuliar lgroup. The levels of affinity are the
      370 +           thread for a particular lgroup. The levels of affinity are the
 371  371             following from strongest to weakest:
 372  372  
 373  373             LGRP_AFF_STRONG
 374  374                                strong affinity
 375  375  
 376  376  
 377  377             LGRP_AFF_WEAK
 378  378                                weak affinity
 379  379  
 380  380  
↓ open down ↓ 332 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX