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

Diff for /mandoc/mandoc_char.7 between version 1.30 and 1.33

version 1.30, 2010/01/05 19:47:29 version 1.33, 2010/03/23 13:25:01
Line 25 
Line 25 
 .  .
 .  .
 .Sh DESCRIPTION  .Sh DESCRIPTION
 This documents the special characters and predefined strings accepted by  This page documents the special characters and predefined strings accepted by
 .Xr mandoc 1  .Xr mandoc 1
 to format  to format
 .Xr mdoc 7  .Xr mdoc 7
Line 540  implementations:
Line 540  implementations:
 .It \e*(>=   Ta \*(>=       Ta greater-than-equal  .It \e*(>=   Ta \*(>=       Ta greater-than-equal
 .It \e*(aa   Ta \*(aa       Ta acute  .It \e*(aa   Ta \*(aa       Ta acute
 .It \e*(ga   Ta \*(ga       Ta grave  .It \e*(ga   Ta \*(ga       Ta grave
   .It \e*(--   Ta \*(--       Ta dash
   .It \e*(PI   Ta \*(PI       Ta pi
   .It \e*(L"   Ta \*(L"       Ta left double-quote
   .It \e*(R"   Ta \*(R"       Ta right double-quote
   .It \e*(C+   Ta \*(C+       Ta C++
   .It \e*(C`   Ta \*(C`       Ta left single-quote
   .It \e*(C'   Ta \*(C'       Ta right single-quote
   .It \e*(Aq   Ta \*(Aq       Ta apostrophe quote
   .It \e*^     Ta \*^         Ta up-arrow
   .It \e*,     Ta \*,         Ta comma
   .It \e*~     Ta \*~         Ta tilde
   .It \e*/     Ta \*/         Ta forward slash
   .It \e*:     Ta \*:         Ta umlaut
   .It \e*8     Ta \*8         Ta beta
   .It \e*o     Ta \*o         Ta degree symbol
   .It \e*(D-   Ta \*(D-       Ta Eth
   .It \e*(d-   Ta \*(d-       Ta eth
   .It \e*(TH   Ta \*(TH       Ta Thorn
   .It \e*(th   Ta \*(th       Ta thorn
 .El  .El
 .  .
 .  .
Line 576  having no known representation:
Line 595  having no known representation:
 .  .
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mandoc 1  .Xr mandoc 1
 .  
 .  
 .Sh STANDARDS  
 .Rs  
 .%A The Unicode Consortium  
 .%T The Unicode Standard: Worldwide Character Encoding, Version 5.2  
 .%D 1991  
 .Re  
 .Rs  
 .%A W3C  
 .%T HTML 4.01 Specification  
 .%D December, 1999  
 .Re  
 .  .
 .  .
 .Sh AUTHORS  .Sh AUTHORS

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.33

CVSweb