www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/software/rcs rcs.html .symlinks


From: Karl Berry
Subject: www/software/rcs rcs.html .symlinks
Date: Sun, 17 Dec 2006 23:42:17 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       06/12/17 23:42:17

Modified files:
        software/rcs   : rcs.html .symlinks 

Log message:
        simplify

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/rcs/rcs.html?cvsroot=www&r1=1.6&r2=1.7
http://web.cvs.savannah.gnu.org/viewcvs/www/software/rcs/.symlinks?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: rcs.html
===================================================================
RCS file: /web/www/www/software/rcs/rcs.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- rcs.html    8 Nov 2006 12:07:34 -0000       1.6
+++ rcs.html    17 Dec 2006 23:42:13 -0000      1.7
@@ -37,63 +37,29 @@
 <hr>
 
 <p>
-<ul>
- <li><a HREF="#introduction"
- NAME="TOCintroduction">Introduction</a></li>
- <li><a HREF="#downloading" NAME="TOCdownloading">Get the
- Software</a></li>
-
- <li><a HREF="#documentation"
- NAME="TOCdocumentation">Documentation</a></li>
- <li><a HREF="#lists" NAME="TOClists">Mailing
- Lists/Newsgroups</a></li>
-<!--
- <LI><A HREF="#usagehelp" NAME="TOCusagehelp">Usage Help</A></LI>
- <LI><A HREF="#installhgelp" NAME="TOCinstallhelp">Install
- Help</A></LI>
--->
- <li><a HREF="#enhancement" NAME="TOCenhancement">Request an
- Enhancement</a></li>
- <li><a HREF="#bug" NAME="TOCbug">Report a Bug</a></li>
- <li><a HREF="#maintainer" NAME="TOCmaintainer">Maintainer</a></li>
-</ul>
-
-<hr>
-<p>
-<h4><a HREF="#TOCintroduction" NAME="introduction">Introduction to
-RCS</a></h4>
+<h4>Introduction to RCS</h4>
 
 <p>The Revision Control System (RCS) manages multiple revisions of
-files.
-RCS automates the storing, retrieval, logging, identification, and
-merging
-of revisions.  RCS is useful for text that is revised frequently,
-including source code, programs, documentation, graphics, papers, and
-form
-letters.</p>
+files.  RCS automates the storing, retrieval, logging, identification,
+and merging of revisions.  RCS is useful for text that is revised
+frequently, including source code, programs, documentation, graphics,
+papers, and form letters.</p>
 
 <p>RCS was first developed by Walter Tichy at Purdue University in the
-early 1980s.  RCS design was an improvement from its predecessor
-Source
-Code Control System (SCCS) (see <a TITLE="The GNU CSSC web site, the
-GNU replacement for SCCS"
-HREF="http://cssc.sourceforge.net/";>GNU CSSC</a>).  
+early 1980s.  RCS design was an improvement from its predecessor Source
+Code Control System (SCCS) (see <a TITLE="The GNU CSSC web site, the GNU
+replacement for SCCS" HREF="http://cssc.sourceforge.net/";>GNU CSSC</a>).
 The improvements include an easier user interface and improved storage
-of
-versions for faster retrieval.  RCS improves performance by storing an
-entire copy of the most recent version and then stores
-<em>reverse</em>
-differences (called "deltas").  RCS uses <a TITLE="The GNU Diffutils
-software page"
-HREF="http://www.gnu.org/software/diffutils/";>GNU Diffutils</a> to
-find
+of versions for faster retrieval.  RCS improves performance by storing
+an entire copy of the most recent version and then stores
+<em>reverse</em> differences (called "deltas").  RCS uses <a TITLE="The
+GNU Diffutils software page"
+HREF="http://www.gnu.org/software/diffutils/";>GNU Diffutils</a> to find
 the differences between versions.</p>
 
-<h4><a HREF="#TOCdownloading" NAME="downloading">Downloading
-RCS</a></h4>
+<h4>Downloading RCS</h4>
 
-<p>The latest RCS source distributions for UNIX and GNU systems and
-the
+<p>The latest RCS source distributions for UNIX and GNU systems and the
 latest Windows and DOS binaries can be found at the <a TITLE="Official
 RCS Web Page hosted at Purdue University"
 HREF="http://www.cs.purdue.edu/homes/trinkle/RCS/";>Purdue RCS
@@ -110,19 +76,18 @@
 HREF="/software/software.html#HowToGetSoftware">How to Get GNU
 Software</a></p>
 
-<h4><a HREF="#TOCdocumentation"
-NAME="documentation">Documentation</a></h4>
+
+<h4>Documentation</h4>
 
 <p>There is no official manual for RCS, although the RCS distribution
-comes with the original <code>troff</code> file for Tichy's paper
-<a TITLE="Full Versions of and Citations of the Paper RCS: A System
-for Version Control (1991)"
+comes with the original <code>troff</code> file for Tichy's paper <a
+TITLE="Full Versions of and Citations of the Paper RCS: A System for
+Version Control (1991)"
 HREF="http://overcite.lcs.mit.edu/tichy91rcs.html";>RCS: A System for
-Version Control (1991)</a>. Additional sources of RCS documentation
-can be
-found at the <a TITLE="Purdue RCS Homepage"
-HREF="http://www.cs.purdue.edu/homes/trinkle/RCS/";>Purdue
-RCS Homepage</a>.</p>
+Version Control (1991)</a>. Additional sources of RCS documentation can
+be found at the <a TITLE="Purdue RCS Homepage"
+HREF="http://www.cs.purdue.edu/homes/trinkle/RCS/";>Purdue RCS
+Homepage</a>.</p>
 
 <p>You may also find more information about RCS by looking at 
 man pages (<em>man foo</em> at the shell prompt) on your system,
@@ -142,7 +107,7 @@
  <dd><code>man rcsfreeze</code></dd>
 </dl>
 
-<h4><a HREF="#TOClists" NAME="lists">Mailing Lists/Newsgroups</a></h4>
+<h4>Mailing Lists/Newsgroups</h4>
 
 <p>RCS has two mailing lists:  <a
 HREF="mailto:address@hidden";>&lt;address@hidden&gt;</a> and <a
@@ -153,13 +118,10 @@
 used
 to discuss all aspects of RCS, including questions and help.</p>
 
-<p>To subscribe to any RCS mailing list, please send an empty mail
-with a
-Subject: header line of just "subscribe" to the relevant -request
-list.
-For example, to subscribe yourself to the help list, you would send
-mail
-to <a
+<p>To subscribe to any RCS mailing list, please send an empty mail with
+a Subject: header line of just "subscribe" to the relevant -request
+list.  For example, to subscribe yourself to the help list, you would
+send mail to <a
 HREF="mailto:address@hidden";>&lt;address@hidden&gt;</a>
 
 with no body and a Subject: header line of just "subscribe".</p>
@@ -185,26 +147,21 @@
 HREF="http://groups.google.com/groups?group=comp.software.config-mgmt";>Group
 Archives</a>).</p>
 
-<h4><a HREF="#TOCenhancement" NAME="enhancement">Request an
-Enhancement</a></h4>
+<h4>Request an Enhancement</h4>
 
 <p>As recently reported in the <code>NEWS</code> file contained in the
-source distribution, RCS now conforms to GNU configuration standards
-and
-to Posix 1003.1b-1993.  If you would like any new feature to be
-included
+source distribution, RCS now conforms to GNU configuration standards and
+to Posix 1003.1b-1993.  If you would like any new feature to be included
 in future versions of RCS, please send a request to <a
 HREF="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
 
 <p>Please remember that development of RCS is a volunteer effort, and
-you
-can also contribute to its development. For information about
-contributing
-to the GNU Project, please read <a TITLE="Page on how to help the GNU
-Project"
-HREF="/help/help.html">How to help GNU</a>.</p>
+you can also contribute to its development. For information about
+contributing to the GNU Project, please read <a TITLE="Page on how to
+help the GNU Project" HREF="/help/help.html">How to help GNU</a>.</p>
 
-<h4><a HREF="#TOCbug" NAME="bug">Report a Bug</a></h4>
+
+<h4>Report a Bug</h4>
 
 <p>If you think you have found a bug in RCS, then you should send as
 complete a report as possible to <a
@@ -215,20 +172,16 @@
 the behavior.</p>
 
 <p>For compilation and portability issues, you should ideally include
-the
-output you get from running <em>config.guess</em>, the text you see
-when you
-run and <em>configure</em> the software, and any patches made with
-<em>diff
+the output you get from running <em>config.guess</em>, the text you see
+when you run and <em>configure</em> the software, and any patches made
+with <em>diff
 -u5</em> which fix the problem.</p>
 
-<!-- Optional section: -->
-<h4><a HREF="#TOCmaintainer" NAME="maintainer">Maintainer</a></h4>
 
-<p>RCS is currently being maintained by RCS Maintainers <a
-HREF="mailto:address@hidden";>&lt;address@hidden&gt;</a>
-at
-Purdue University.</p>
+<h4>Maintainer</h4>
+
+<p>RCS is currently being maintained by Paul Eggert and the RCS
+Maintainers at Purdue University.</p>
 
 <!--
   * If needed, change the copyright block at the bottom. In general,
@@ -269,7 +222,7 @@
 
 <a HREF="mailto:address@hidden";><em>address@hidden</em></a>.
 <p>
-Copyright (C) 2000, 2003, Free Software Foundation, Inc.,
+Copyright (C) 2000, 2003, 2006 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,  USA
 <p>
 Verbatim copying and distribution of this entire article is
@@ -277,7 +230,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2006/11/08 12:07:34 $ $Author: ramprasadb $
+$Date: 2006/12/17 23:42:13 $ $Author: karl $
 <!-- timestamp end --><hr>
 </body>
 </html>
\ No newline at end of file

Index: .symlinks
===================================================================
RCS file: /web/www/www/software/rcs/.symlinks,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- .symlinks   28 Feb 2001 00:19:28 -0000      1.1
+++ .symlinks   17 Dec 2006 23:42:13 -0000      1.2
@@ -1,2 +1 @@
 rcs.html index.html
-rcs.html rcs.es.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]