From 954b728dbab9594f3a92c2332b75d066b37d8875 Mon Sep 17 00:00:00 2001 From: szaka Date: Sun, 12 Jun 2005 09:24:11 +0000 Subject: [PATCH] - Rephrase ntfs_bugs: don't imply that tools have lots of bugs. That's not true and it unnecessary worries people (originally the ntfs_bugs idea was taken from the GNU coreutils that _DO_ have often bugs but they aren't so critical concerning user's data integrity) --- ntfsprogs/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntfsprogs/utils.c b/ntfsprogs/utils.c index 8607c834..2b3b03ca 100644 --- a/ntfsprogs/utils.c +++ b/ntfsprogs/utils.c @@ -47,7 +47,7 @@ #include "debug.h" #include "dir.h" -const char *ntfs_bugs = "Please report bugs to linux-ntfs-dev@lists.sourceforge.net\n"; +const char *ntfs_bugs = "Developers' email address: linux-ntfs-dev@lists.sourceforge.net\n"; const char *ntfs_home = "Linux NTFS homepage: http://linux-ntfs.sourceforge.net\n"; const char *ntfs_gpl = "This program is free software, released under the GNU " "General Public License\nand you are welcome to redistribute it under "