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

Diff for /mandoc/Attic/index.7 between version 1.7 and 1.11

version 1.7, 2008/12/07 23:44:19 version 1.11, 2008/12/10 13:15:55
Line 54  scope),
Line 54  scope),
 .It  .It
 valid predefined characters (such as \\*(>= and \\*q),  valid predefined characters (such as \\*(>= and \\*q),
 .It  .It
 correctly-ordered document prelude,  correctly-ordered prelude and sections,
 .It  .It
 sane macro argument values (such as those for  sane macro argument values (such as those for
 .Sq \&.Dt  .Sq \&.Dt
 or  or
 .Sq \&.Sm ) ,  .Sq \&.Sm ) ,
 .It  .It
   valid manual sections and systems;
   .It
 and so on.  and so on.
 .El  .El
 .\"  .\"
Line 101  Download 
Line 103  Download 
 at http://mdocml.bsd.lv/mdocml.tgz  at http://mdocml.bsd.lv/mdocml.tgz
 .Ns .  .Ns .
 .\" - UPDATE ME WITH EVERY RELEASE. ----------------------------------  .\" - UPDATE ME WITH EVERY RELEASE. ----------------------------------
 The current version is 1.0.0, dated 08/12/2008.  The current version is 1.0.2, dated 10/12/2008.
 .\" ------------------------------------------------------------------  .\" ------------------------------------------------------------------
 .Pp  .Pp
 Previous versions are archived as mdocml-x.y.z.tgz, with the appropriate  Previous versions are archived as mdocml-x.y.z.tgz, with the appropriate
Line 116  is available at http://mdocml.bsd.lv/mdocml.html
Line 118  is available at http://mdocml.bsd.lv/mdocml.html
 .Sh EXAMPLES  .Sh EXAMPLES
 This page was produced as follows:  This page was produced as follows:
 .Pp  .Pp
 .D1 % mdocml -fhtml -W -e -o index.html index.7  .D1 % mdocml -fhtml -Wall -e -o index.html index.7
   .Pp
   The original mdoc source is at http://mdocml.bsd.lv/index.txt
   .Ns .
 .\"  .\"
 .Sh SEE ALSO  .Sh SEE ALSO
 .Bl -ohang  .Bl -ohang
Line 131  text and produces HTML output.
Line 136  text and produces HTML output.
 and  and
 .Ox  .Ox
 project CGI for producing HTML from nroff source.  project CGI for producing HTML from nroff source.
   .It Xr roffit Ns : http://daniel.haxx.se/projects/roffit/
   HTML from roff manual source.  Dead project?
 .El  .El
 .\"  .\"
 .Sh AUTHORS  .Sh AUTHORS

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.11

CVSweb