[BACK]Return to mandoc.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/mandoc.1 between version 1.120 and 1.121

version 1.120, 2017/06/08 00:21:23 version 1.121, 2017/06/10 01:48:31
Line 798 
Line 798 
 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"
   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.
 .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.120  
changed lines
  Added in v.1.121