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

Diff for /src/usr.bin/mandoc/Attic/man.7 between version 1.2 and 1.3

version 1.2, 2009/06/14 23:00:57 version 1.3, 2009/06/18 23:34:53
Line 70 
Line 70 
 documents; if encountered at the end of a word, it ensures that the  documents; if encountered at the end of a word, it ensures that the
 subsequent word isn't off-set by whitespace.  subsequent word isn't off-set by whitespace.
 .\" SUB-SECTION  .\" SUB-SECTION
   .Ss Comments
   Anything following a
   .Sq \e"
   delimiter is considered a comment (unless the
   .Sq \e
   itself has been escaped) and is ignored to the end of line.
   Furthermore, a macro line with only a control character
   .Sq \. ,
   optionally followed by whitespace, is ignored.
   .\" SUB-SECTION
 .Ss Special Characters  .Ss Special Characters
 Special character sequences begin with the escape character  Special character sequences begin with the escape character
 .Sq \e  .Sq \e

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3