Print this page
11622 clean up rarer mandoc lint warnings

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/sed.1
          +++ new/usr/src/man/man1/sed.1
↓ open down ↓ 318 lines elided ↑ open up ↑
 319  319  functions all accept additional arguments.
 320  320  The following synopses indicate which arguments have to be separated from
 321  321  the function letters by white space characters.
 322  322  
 323  323  Two of the functions take a function-list.
 324  324  This is a list of
 325  325  \fBsed\fP
 326  326  functions separated by newlines, as follows:
 327  327  
 328  328  { function
 329      -.br
 330  329    function
 331      -.br
 332  330    ...
 333      -.br
 334  331    function
 335  332  .br
 336  333  }
 337      -.br
 338  334  
 339  335  The
 340  336  ``{''
 341  337  can be preceded by white space and can be followed by white space.
 342  338  The function can be preceded by white space.
 343  339  The terminating
 344  340  ``}''
 345  341  must be preceded by a newline or optional white space.
 346  342  
 347  343  .TP
↓ open down ↓ 317 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX