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

Diff for /mandoc/mandoc.1 between version 1.224 and 1.226

version 1.224, 2018/04/29 14:29:53 version 1.226, 2018/07/28 18:34:15
Line 319  readable in any graphical or text-based web
Line 319  readable in any graphical or text-based web
 browser.  browser.
 .Pp  .Pp
 Non-ASCII characters are rendered  Non-ASCII characters are rendered
 as decimal numeric Unicode character references.  as hexadecimal Unicode character references.
 .Pp  .Pp
 The following  The following
 .Fl O  .Fl O
Line 853  Consider using the conventional
Line 853  Consider using the conventional
 date format  date format
 .Dq "Month dd, yyyy"  .Dq "Month dd, yyyy"
 instead.  instead.
   .It Sy "normalizing date format to" : No ...
   .Pq mdoc , man
   The
   .Ic \&Dd
   or
   .Ic \&TH
   macro provides an abbreviated month name or a day number with a
   leading zero.
   In the formatted output, the month name is written out in full
   and the leading zero is omitted.
 .It Sy "lower case character in document title"  .It Sy "lower case character in document title"
 .Pq mdoc , man  .Pq mdoc , man
 The title is still used as given in the  The title is still used as given in the

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.226

CVSweb