[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.5 and 1.6

version 1.5, 2009/07/06 23:54:56 version 1.6, 2009/07/18 21:03:18
Line 27 
Line 27 
 .Nm man  .Nm man
 language was historically used to format  language was historically used to format
 .Ux  .Ux
 manuals.  This reference document describes the syntax and structure of  manuals.  This reference document describes its syntax, structure, and
 this language.  usage.
 .Pp  .Pp
 .Em \&Do not  .Bf Em
 use  Do not use
 .Nm  .Nm
 to write your manuals.  Use the  to write your manuals.
   .Ef
   Use the
 .Xr mdoc 7  .Xr mdoc 7
 language, instead.  language, instead.
 .\" PARAGRAPH  .\" PARAGRAPH
Line 53 
Line 55 
 .Sh INPUT ENCODING  .Sh INPUT ENCODING
 .Nm  .Nm
 documents may contain only graphable 7-bit ASCII characters, the  documents may contain only graphable 7-bit ASCII characters, the
 space character  space character, and the tabs character.  All manuals must have
 .Sq \  ,  
 and tabs  
 .Sq \et .  
 All manuals must have  
 .Ux  .Ux
 .Sq \en  
 line termination.  line termination.
 .Pp  .Pp
 Blank lines are acceptable; where found, the output will assert a  Blank lines are acceptable; where found, the output will assert a

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6