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

Diff for /mandoc/Attic/index.sgml between version 1.28 and 1.32

version 1.28, 2009/09/21 13:06:13 version 1.32, 2009/10/18 11:13:39
Line 55 
Line 55 
                                         Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested                                          Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested
                                         variously on i386, AMD64, alpha, and others.  The most current version is <span                                          variously on i386, AMD64, alpha, and others.  The most current version is <span
                                         class="attn">@VERSION@</span>, dated <span class="attn">@VDATE@</span>.  A full <a                                          class="attn">@VERSION@</span>, dated <span class="attn">@VDATE@</span>.  A full <a
                                         href="ChangeLog.html">ChangeLog</a> is written with each release.                                          href="ChangeLog.html">ChangeLog</a> [<a href="ChangeLog.txt">txt</a>] is written with each release.
                                         </p>                                          </p>
   
                                         <h2>                                          <h2>
Line 133 
Line 133 
                                         </h1>                                          </h1>
   
                                         <p>                                          <p>
                                         These manuals are generated automatically (with <a href="mandoc.1.txt">mandoc(1)</a>) and refer to the                                          These manuals are generated automatically (with <a href="mandoc.1.html">mandoc(1)</a> -Thtml) and refer to the
                                         current snapshot.                                          current snapshot.
                                         </p>                                          </p>
   
Line 142 
Line 142 
                                         <col>                                          <col>
                                         <tbody>                                          <tbody>
                                                 <tr>                                                  <tr>
                                                         <td><a href="mandoc.1.txt">mandoc(1)</a></td>                                                          <td><a href="mandoc.1.html">mandoc(1)</a> [<a href="mandoc.1.txt">text</a>]</td>
                                                         <td>format and display UNIX manuals</td>                                                          <td>format and display UNIX manuals</td>
                                                 </tr>                                                  </tr>
                                                 <tr>                                                  <tr>
                                                         <td><a href="mandoc_char.7.txt">mandoc_char(7)</a></td>                                                          <td><a href="mandoc_char.7.html">mandoc_char(7)</a> [<a href="mandoc_char.7.txt">text</a>]</td>
                                                         <td>mandoc special characters</td>                                                          <td>mandoc special characters</td>
                                                 </tr>                                                  </tr>
                                                 <tr>                                                  <tr>
                                                         <td><a href="mdoc.7.txt">mdoc(7)</a></td>                                                          <td><a href="mdoc.7.html">mdoc(7)</a> [<a href="mdoc.7.txt">text</a>]</td>
                                                         <td>mdoc language reference</td>                                                          <td>mdoc language reference</td>
                                                 </tr>                                                  </tr>
                                                 <tr>                                                  <tr>
                                                         <td><a href="man.7.txt">man(7)</a></td>                                                          <td><a href="man.7.html">man(7)</a> [<a href="man.7.txt">text</a>]</td>
                                                         <td>man language reference</td>                                                          <td>man language reference</td>
                                                 </tr>                                                  </tr>
                                                 <tr>                                                  <tr>
                                                         <td><a href="manuals.7.txt">manuals(7)</a></td>                                                          <td><a href="manuals.7.html">manuals(7)</a> [<a href="manuals.7.txt">text</a>]</td>
                                                         <td>a guide to writing UNIX manuals</td>                                                          <td>a guide to writing UNIX manuals</td>
                                                 </tr>                                                  </tr>
                                                 <tr>                                                  <tr>
                                                         <td><a href="mdoc.3.txt">mdoc(3)</a></td>                                                          <td><a href="mdoc.3.html">mdoc(3)</a> [<a href="mdoc.3.txt">text</a>]</td>
                                                         <td>mdoc macro compiler library</td>                                                          <td>mdoc macro compiler library</td>
                                                 </tr>                                                  </tr>
                                                 <tr>                                                  <tr>
                                                         <td><a href="man.3.txt">man(3)</a></td>                                                          <td><a href="man.3.html">man(3)</a> [<a href="man.3.txt">text</a>]</td>
                                                         <td>man macro compiler library</td>                                                          <td>man macro compiler library</td>
                                                 </tr>                                                  </tr>
                                         </tbody>                                          </tbody>

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.32

CVSweb