(main): Tweak a relatively new diagnostic.

This commit is contained in:
Jim Meyering
2000-09-24 11:57:36 +00:00
parent cb05584160
commit 65b0c96d46
+1 -1
View File
@@ -846,7 +846,7 @@ main (int argc, char **argv)
error (0, 0,
_("\
Warning: the meaning of `-P' will change in the future to conform to POSIX.\n\
Use `--parents' for the old meaning, and `--no-dereference' for the new."));
Use `--parents' for the old meaning, and `--no-dereference' for the new one."));
}
if (backup_suffix_string)