Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/truss.1.man.txt
          +++ new/usr/src/man/man1/truss.1.man.txt
↓ open down ↓ 346 lines elided ↑ open up ↑
 347  347  
 348  348  
 349  349         spell is a shell script, so the -f flag is needed to trace not only the
 350  350         shell but also the processes created by the shell. (The spell script
 351  351         runs a pipeline of eight processes.)
 352  352  
 353  353  
 354  354         Example 4 Abbreviating Output
 355  355  
 356  356  
 357      -       The following example abreviates output:
      357 +       The following example abbreviates output:
 358  358  
 359  359  
 360  360           example$ truss nroff -mm document >nroff.out
 361  361  
 362  362  
 363  363  
 364  364  
 365  365         because 97% of the output reports lseek(), read(), and write() system
 366  366         calls. To abbreviate it:
 367  367  
↓ open down ↓ 142 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX