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

Diff for /mandoc/mandoc.1 between version 1.211 and 1.213

version 1.211, 2017/07/02 15:31:59 version 1.213, 2017/07/03 17:33:05
Line 905  list contains two consecutive
Line 905  list contains two consecutive
 entries describing the same  entries describing the same
 .Ic \&Er  .Ic \&Er
 number.  number.
 .It Sy "description line ends with a full stop"  .It Sy "trailing delimiter"
 .Pq mdoc  .Pq mdoc
 Do not use punctuation at the end of an  The last argument of an
 .Ic \&Nd  .Ic \&Ex , \&Fo , \&Nd , \&Nm , \&Os , \&Sh , \&Ss , \&St ,
 block.  or
   .Ic \&Sx
   macro ends with a trailing delimiter.
   This is usually bad style and often indicates typos.
   Most likely, the delimiter can be removed.
 .It Sy "no blank before trailing delimiter"  .It Sy "no blank before trailing delimiter"
 .Pq mdoc  .Pq mdoc
 The last argument of a macro that supports trailing delimiter  The last argument of a macro that supports trailing delimiter
Line 981  The date given in a
Line 985  The date given in a
 or  or
 .Ic \&TH  .Ic \&TH
 macro does not follow the conventional format.  macro does not follow the conventional format.
   .It Sy "date in the future, using it anyway"
   .Pq mdoc , man
   The date given in a
   .Ic \&Dd
   or
   .Ic \&TH
   macro is more than a day ahead of the current system
   .Xr time 3 .
 .It Sy "missing Os macro, using \(dq\(dq"  .It Sy "missing Os macro, using \(dq\(dq"
 .Pq mdoc  .Pq mdoc
 The default or current system is not shown in this case.  The default or current system is not shown in this case.

Legend:
Removed from v.1.211  
changed lines
  Added in v.1.213

CVSweb