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

Diff for /mandoc/man.7 between version 1.103 and 1.105

version 1.103, 2011/08/17 22:16:32 version 1.105, 2011/08/18 08:58:43
Line 72  Furthermore,
Line 72  Furthermore,
 macro lines with only a control character and optional trailing  macro lines with only a control character and optional trailing
 whitespace are  whitespace are
 stripped from input.  stripped from input.
   .Pp
   Examples:
   .Bd -literal -offset indent -compact
   \&.\e\*q This is a comment line.
   \&.\e\*q The next line is ignored:
   \&.
   \&.Em Emphasis \e\*q This is also a comment.
   .Ed
 .Ss Special Characters  .Ss Special Characters
 Special characters are used to encode special glyphs and are rendered  Special characters are used to encode special glyphs and are rendered
 differently across output media.  differently across output media.
Line 1014  utility written by Kristaps Dzonsons appeared in
Line 1022  utility written by Kristaps Dzonsons appeared in
 This  This
 .Nm  .Nm
 reference was written by  reference was written by
 .An Kristaps Dzonsons Aq kristaps@bsd.lv .  .An Kristaps Dzonsons ,
   .Mt kristaps@bsd.lv .
 .Sh CAVEATS  .Sh CAVEATS
 Do not use this language.  Do not use this language.
 Use  Use

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.105

CVSweb