rcs/README.md

7 lines
303 B
Markdown
Raw Normal View History

2024-01-05 17:22:15 +01:00
# rcs
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.