]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
who: split Development team into Maintainer, Author, and Co-Developers
[nano-editor.git] / docs.php
index 840e3bbee889412b2d5b67017460af5ffb6b30c3..6e6a2cba0f1c191c42d0b1c6eea7e9447c22161c 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,5 +1,5 @@
 <?php include "top.php"; ?>
-<title>nano: Documentation</title>
+<title>GNU nano: Documentation</title>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td HEIGHT="70%" NOSAVE>
 
 <tr NOSAVE>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/faq.html">The nano FAQ</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/faq.html">The nano FAQ</a></center>
 </td>
 
-<td NOSAVE>Frequently asked questions about nano.</td>
+<td NOSAVE>Frequently asked questions about GNU nano.</td>
 </tr>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/nano.html">Online Manual</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/nano.html">Online Manual</a></center>
 </td>
 
 <td>HTML version of the nano (.texi) online manual.</td>
@@ -40,7 +40,7 @@
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/nano.1.html">Man Page</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/nano.1.html">Man Page</a></center>
 </td>
 
 <td>nano.1 man page in HTML format.</td>
@@ -48,7 +48,7 @@
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/nanorc.5.html">Nanorc Man Page</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/nanorc.5.html">Nanorc Man Page</a></center>
 </td>
 
 <td>nanorc.5 man page in HTML format.</td>
@@ -56,7 +56,7 @@
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/README">README</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/README">README</a></center>
 </td>
 
 <td>Read it!</td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/ChangeLog">ChangeLog</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/ChangeLog">ChangeLog</a></center>
 </td>
 
-<td>(Fairly technical) list of changed between releases.</td>
+<td>(Fairly technical) list of changes between releases.</td>
 </tr>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/NEWS">NEWS</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/NEWS">NEWS</a></center>
 </td>
 
-<td>General description of new&nbsp; in each new release.</td>
+<td>General description of noteworthy things in each new release.</td>
 </tr>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/TODO">TODO List</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/TODO">TODO List</a></center>
 </td>
 
 <td>Informal list of requests for features in new versions.</td>