diff --git a/src/tar.c b/src/tar.c index 32e8522f..78243b6f 100644 --- a/src/tar.c +++ b/src/tar.c @@ -400,7 +400,7 @@ or a device. *This* `tar' defaults to `-f%s -b%d'.\n"), DEFAULT_ARCHIVE, DEFAULT_BLOCKING); fputs (_("\ \n\ -Report bugs to .\n"), +Report bugs to .\n"), stdout); } exit (status);