- 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)edge.strict_endians
parent
dd0b3bdc7e
commit
954b728dba
|
@ -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 "
|
||||
|
|
Loading…
Reference in New Issue