Home | History | Annotate | only in /src/external/gpl2/rcs/dist
Up to higher level directory
NameDateSize
ChangeLog14-Jan-20166.1K
configure14-Jan-201634.8K
configure.in14-Jan-20166.2K
COPYING14-Jan-201617.6K
CREDITS14-Jan-20161.2K
INSTALL14-Jan-20167.3K
install-sh14-Jan-20164.7K
INSTALL.RCS14-Jan-201614.4K
Makefile.in14-Jan-20162.4K
man/Today
mkinstalldirs14-Jan-2016650
NEWS14-Jan-201624.2K
rcs.ms14-Jan-201655.4K
rcs_func.ms14-Jan-20163.6K
README14-Jan-20161K
REFS14-Jan-20163K
src/Today

README

      1 This directory contains sources and documentation for RCS.
      2 
      3 RCS, the Revision Control System, manages multiple revisions of files.
      4 RCS can store, retrieve, log, identify, and merge revisions.
      5 It is useful for files that are revised frequently,
      6 e.g. programs, documentation, graphics, and papers.
      7 
      8 See the following files and directories for more information.
      9 
     10 	COPYING - copying conditions
     11 	CREDITS - authorship information
     12 	INSTALL - generic installation instructions
     13 	INSTALL.RCS - installation instructions specific to RCS
     14 	NEWS - recent changes, and possible future changes
     15 	REFS - references to RCS and related free software and documentation
     16 	man - sources for manual page entries
     17 	rcs.ms - troff source for the paper `RCS--A System for Version Control'
     18 	rcs_func.ms - brief overview
     19 	src - sources for programs
     20 	src/version.c - the version number of this release
     21 
     22 If you lack troff, you can get GNU groff to format the documentation.
     23 
     24 Report problems and direct all questions to:
     25  
     26 	 rcs-bugs (a] cs.purdue.edu
     27 
     28 Id: README,v 5.24 1995/06/16 06:19:24 eggert Exp 
     29