/[pkgs]/devel/coreutils/coreutils-6.10-manpages.patch
ViewVC logotype

Contents of /devel/coreutils/coreutils-6.10-manpages.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download) (as text)
Sat Sep 12 09:28:48 2009 UTC (2 months, 1 week ago) by ovasik
Branch: MAIN
CVS Tags: coreutils-7_6-5_fc12, coreutils-7_6-7_fc13, coreutils-7_6-2_fc12, coreutils-7_6-4_fc12, coreutils-8_0-1_fc13, F-12-split, coreutils-7_6-3_fc12, coreutils-8_0-2_fc13, coreutils-7_6-6_fc13, coreutils-7_6-6_fc12, coreutils-7_6-1_fc12, HEAD
Changes since 1.5: +1 -1 lines
File MIME type: text/x-patch
new upstream bugfix release 7.6, removed applied patches,defuzzed the rest
1 diff -urNp coreutils-6.12-orig/src/md5sum.c coreutils-6.12/src/md5sum.c
2 --- coreutils-6.12-orig/src/md5sum.c 2008-05-26 08:40:33.000000000 +0200
3 +++ coreutils-6.12/src/md5sum.c 2008-10-21 16:07:28.000000000 +0200
4 @@ -175,6 +175,9 @@ With no FILE, or when FILE is -, read st
5 fputs (_("\
6 -t, --text read in text mode (default)\n\
7 "), stdout);
8 + fputs (_("\
9 + Note: There is no difference between binary and text mode option on GNU system.\n\
10 +"), stdout);
11 fputs (_("\
12 \n\
13 The following three options are useful only when verifying checksums:\n\

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2