pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/diffr



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Nov 28 01:25:13 UTC 2020

Modified Files:
        pkgsrc/textproc/diffr: DESCR

Log Message:
diffr: fix minor typo in DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/diffr/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/diffr/DESCR
diff -u pkgsrc/textproc/diffr/DESCR:1.1 pkgsrc/textproc/diffr/DESCR:1.2
--- pkgsrc/textproc/diffr/DESCR:1.1     Thu Nov 26 21:43:43 2020
+++ pkgsrc/textproc/diffr/DESCR Sat Nov 28 01:25:13 2020
@@ -2,7 +2,7 @@ Reviewing changes involves reading diffs
 presentation of changes is not precise enough, especially when changes
 involve long lines or very similar consecutive lines.
 
-This program processes such diffs, and output them (in the console)
+This program processes such diffs, and outputs them (in the console)
 with additional diff information on top of the unified diff format,
 using text attributes.
 



Home | Main Index | Thread Index | Old Index