Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/priocntl.1.man.txt
          +++ new/usr/src/man/man1/priocntl.1.man.txt
↓ open down ↓ 452 lines elided ↑ open up ↑
 453  453         be in the real-time class (shell running as a real-time process) with a
 454  454         real or effective user ID matching the real or effective user ID of the
 455  455         target process.
 456  456  
 457  457  
 458  458         The real-time priority, time quantum, and time quantum signal are
 459  459         inherited across the fork(2) and exec(2) system calls. When using the
 460  460         time quantum signal with a user defined signal handler across the
 461  461         exec(2) system call, the new image must install an appropriate user
 462  462         defined signal handler before the time quantum expires. Otherwise,
 463      -       unpredicable behavior would result.
      463 +       unpredictable behavior would result.
 464  464  
 465  465     Time-Sharing Class
 466  466         The time-sharing scheduling policy provides for a fair and effective
 467  467         allocation of the CPU resource among processes with varying CPU
 468  468         consumption characteristics. The objectives of the time-sharing policy
 469  469         are to provide good response time to interactive processes and good
 470  470         throughput to CPU-bound jobs, while providing a degree of
 471  471         user/application control over scheduling.
 472  472  
 473  473  
↓ open down ↓ 350 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX