diff options
Diffstat (limited to 'cvsps/fix-manpage.patch')
| -rw-r--r-- | cvsps/fix-manpage.patch | 18 |
1 files changed, 18 insertions, 0 deletions
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 <giovani@riseup.net> +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 |
