Print this page
11622 clean up rarer mandoc lint warnings

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3c/pfmt.3c.man.txt
          +++ new/usr/src/man/man3c/pfmt.3c.man.txt
↓ open down ↓ 156 lines elided ↑ open up ↑
 157  157           severity: text
 158  158  
 159  159  
 160  160  
 161  161         If pfmt() is called twice to display an error message and a helpful
 162  162         action or recovery message, the output can look like:
 163  163  
 164  164           label: severity: textlabel: TO FIX: text
 165  165  
 166  166  
 167      -
 168      -
 169  167  RETURN VALUES
 170  168         Upon success, pfmt() returns the number of bytes transmitted. Upon
 171  169         failure, it returns a negative value:
 172  170  
 173  171         -1
 174  172                  Write error to stream.
 175  173  
 176  174  
 177  175  EXAMPLES
 178  176         Example 1 Example of pfmt() function.
↓ open down ↓ 54 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX