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

Diff for /src/usr.bin/mandoc/Attic/man.3 between version 1.8 and 1.9

version 1.8, 2010/03/29 22:56:52 version 1.9, 2010/04/04 13:41:23
Line 127 
Line 127 
 .Pq part of the standard preamble for Perl documentation .  .Pq part of the standard preamble for Perl documentation .
 Handled as a current-scope line macro.  Handled as a current-scope line macro.
 .El  .El
   .Pp
   Furthermore, the following escapes are accepted to allow
   .Xr pod2man 1
   documents to be correctly formatted:
   \e*(-- (dash),
   \e*(PI (pi),
   \e*(L" (left double-quote),
   \e*(R" (right double-quote),
   \e*(C+ (C++),
   \e*(C` (left single-quote),
   \e*(C' (right single-quote),
   \e*(Aq (apostrophe),
   \e*^ (hat),
   \e*, (comma),
   \e*~ (tilde),
   \e*/ (forward slash),
   \e*: (umlaut),
   \e*8 (beta),
   \e*o (degree),
   \e*(D- (Eth),
   \e*(d- (eth),
   \e*(Th (Thorn),
   and
   \e*(th (thorn).
 .  .
 .  .
 .Sh REFERENCE  .Sh REFERENCE

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9