[BACK]Return to mandoc.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/mandoc.1 between version 1.196 and 1.198

version 1.196, 2017/06/08 00:23:30 version 1.198, 2017/06/11 17:16:51
Line 798  number.
Line 798  number.
 Do not use punctuation at the end of an  Do not use punctuation at the end of an
 .Ic \&Nd  .Ic \&Nd
 block.  block.
   .It Sy "no blank before trailing delimiter"
   .Pq mdoc
   The last argument of a macro that supports trailing delimiter
   arguments is longer than one byte and ends with a trailing delimiter.
   Consider inserting a blank such that the delimiter becomes a separate
   argument, thus moving it out of the scope of the macro.
   .It Sy "function name without markup"
   .Pq mdoc
   A word followed by an empty pair of parentheses occurs on a text line.
   Consider using an
   .Ic \&Fn
   or
   .Ic \&Xr
   macro.
 .El  .El
 .Ss Warnings related to the document prologue  .Ss Warnings related to the document prologue
 .Bl -ohang  .Bl -ohang

Legend:
Removed from v.1.196  
changed lines
  Added in v.1.198

CVSweb