From aba880f759d649bddbc1bafef9c4a8b7486b8d10 Mon Sep 17 00:00:00 2001 From: John Vogel Date: Sat, 14 Dec 2024 00:40:59 -0500 Subject: local/cvsps: new aport --- cvsps/fix-manpage.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 cvsps/fix-manpage.patch (limited to 'cvsps/fix-manpage.patch') diff --git a/cvsps/fix-manpage.patch b/cvsps/fix-manpage.patch new file mode 100644 index 0000000..7d7cae2 --- /dev/null +++ b/cvsps/fix-manpage.patch @@ -0,0 +1,18 @@ +Description: - Fix a sentense on the manpage +Author: Giovani Agusuto Ferreira +Last-Update: 2015-09-07 +Index: cvsps-2.1/cvsps.1 +=================================================================== +--- cvsps-2.1.orig/cvsps.1 ++++ cvsps-2.1/cvsps.1 +@@ -10,8 +10,8 @@ repository. A patchset in this case is + to a collection of files, and all committed at the same time (using a + single 'cvs commit' command). This information is valuable to seeing the + big picture of the evolution of a cvs project. While cvs tracks revision +-information, it is often difficult to see what changes were committed +-'atomically' to the repository. ++information, it is often difficult to see what changes were committed 'atomically' ++to the repository. + .SH OPTIONS + .TP + .B \-h -- cgit v1.2.3