mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-09 21:53:55 +02:00
update bug-reporting address
This commit is contained in:
@@ -248,7 +248,7 @@ Usage: %s [OPTION]... MODE[,MODE]... FILE...\n\
|
||||
Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n\
|
||||
one or more of the letters rwxXstugo.\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -281,7 +281,7 @@ Change the owner and/or group of each FILE to OWNER and/or GROUP.\n\
|
||||
Owner is unchanged if missing. Group is unchanged if missing, but changed\n\
|
||||
to login group if implied by a period. A colon may replace the period.\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/cp.c
2
src/cp.c
@@ -177,7 +177,7 @@ As a special case, cp makes a backup of SOURCE when the force and backup\n\
|
||||
options are given and SOURCE and DEST are the same name for an existing,\n\
|
||||
regular file.\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/dd.c
2
src/dd.c
@@ -1137,7 +1137,7 @@ by w for x2, by b for x512, by k for x1024. Each KEYWORD may be:\n\
|
||||
noerror continue after read errors\n\
|
||||
sync pad every input block with NULs to ibs-size\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/df.c
2
src/df.c
@@ -573,7 +573,7 @@ or all filesystems by default.\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -118,7 +118,7 @@ If FILE is specified, read it to determine which colors to use for which\n\
|
||||
file types and extensions. Otherwise, a precompiled database is used.\n\
|
||||
For details on the format of these files, run `dircolors --print-database'.\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
|
||||
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
|
||||
|
||||
2
src/du.c
2
src/du.c
@@ -234,7 +234,7 @@ Summarize disk usage of each FILE, recursively for directories.\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -678,7 +678,7 @@ version control may be set with VERSION_CONTROL, values are:\n\
|
||||
nil, existing numbered if numbered backups exist, simple otherwise\n\
|
||||
never, simple always make simple backups\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/ln.c
2
src/ln.c
@@ -353,7 +353,7 @@ version control may be set with VERSION_CONTROL, values are:\n\
|
||||
nil, existing numbered if numbered backups exist, simple otherwise\n\
|
||||
never, simple always make simple backups\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/ls.c
2
src/ls.c
@@ -2957,7 +2957,7 @@ optional WHEN argument is equivalent to using --color=always. With\n\
|
||||
--color=auto, color codes are output only if standard output is connected\n\
|
||||
to a terminal (tty).\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -67,7 +67,7 @@ Create the DIRECTORY(ies), if they do not already exist.\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -65,7 +65,7 @@ Create named pipes (FIFOs) with the given NAMEs.\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -76,7 +76,7 @@ MAJOR MINOR are forbidden for TYPE p, mandatory otherwise. TYPE may be:\n\
|
||||
c, u create a character (unbuffered) special file\n\
|
||||
p create a FIFO\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/mv.c
2
src/mv.c
@@ -442,7 +442,7 @@ version control may be set with VERSION_CONTROL, values are:\n\
|
||||
nil, existing numbered if numbered backups exist, simple otherwise\n\
|
||||
never, simple always make simple backups\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
2
src/rm.c
2
src/rm.c
@@ -311,7 +311,7 @@ Remove (unlink) the FILE(s).\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -125,7 +125,7 @@ Remove the DIRECTORY(ies), if they are empty.\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -43,7 +43,7 @@ Force changed blocks to disk, update the super block.\n\
|
||||
--help display this help and exit\n\
|
||||
--version output version information and exit\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
@@ -259,7 +259,7 @@ Update the access and modification times of each FILE to the current time.\n\
|
||||
\n\
|
||||
STAMP may be used without -t if none of -drt, nor --, are used.\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
|
||||
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user