Name Date Size #Lines LOC

..--

man/H09-Jul-2024-4,9984,779

src/H09-Jul-2024-23,83916,480

COPYINGH A D09-Jul-202417.6 KiB340281

CREDITSH A D09-Jul-20241.2 KiB2520

ChangeLogH A D09-Jul-20246.1 KiB197126

INSTALLH A D09-Jul-20247.3 KiB177137

INSTALL.RCSH A D09-Jul-202414.4 KiB352266

Makefile.inH A D09-Jul-20242.4 KiB8545

NEWSH A D09-Jul-202424.2 KiB549393

READMEH A D09-Jul-20241 KiB2921

REFSH A D09-Jul-20243 KiB9165

configureH A D09-Jul-202434.8 KiB1,222960

configure.inH A D09-Jul-20246.2 KiB263246

install-shH A D09-Jul-20244.7 KiB239152

mkinstalldirsH A D09-Jul-2024650 3318

rcs.msH A D09-Jul-202455.4 KiB1,5191,512

rcs_func.msH A D09-Jul-20243.6 KiB9695

README

1This directory contains sources and documentation for RCS.
2
3RCS, the Revision Control System, manages multiple revisions of files.
4RCS can store, retrieve, log, identify, and merge revisions.
5It is useful for files that are revised frequently,
6e.g. programs, documentation, graphics, and papers.
7
8See 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
22If you lack troff, you can get GNU groff to format the documentation.
23
24Report problems and direct all questions to:
25
26	 rcs-bugs@cs.purdue.edu
27
28Id: README,v 5.24 1995/06/16 06:19:24 eggert Exp
29