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