summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-19 17:17:58 +0000
committerJim Meyering <jim@meyering.net>1998-09-19 17:17:58 +0000
commit08cfef16a270608325db3f9ca5398d9aba8cd1dc (patch)
tree7c91fbf2f14fe5c3aff1091d5fc4b06ae210fbd2 /src
parent2f235c5843511d5d0e439511f58863b2ab983709 (diff)
downloadcoreutils-08cfef16a270608325db3f9ca5398d9aba8cd1dc.tar.xz
update bug-reporting address
Diffstat (limited to 'src')
-rw-r--r--src/chgrp.c2
-rw-r--r--src/chmod.c2
-rw-r--r--src/chown.c2
-rw-r--r--src/cp.c2
-rw-r--r--src/dd.c2
-rw-r--r--src/df.c2
-rw-r--r--src/dircolors.c2
-rw-r--r--src/du.c2
-rw-r--r--src/install.c2
-rw-r--r--src/ln.c2
-rw-r--r--src/ls.c2
-rw-r--r--src/mkdir.c2
-rw-r--r--src/mkfifo.c2
-rw-r--r--src/mknod.c2
-rw-r--r--src/mv.c2
-rw-r--r--src/rm.c2
-rw-r--r--src/rmdir.c2
-rw-r--r--src/sync.c2
-rw-r--r--src/touch.c2
19 files changed, 19 insertions, 19 deletions
diff --git a/src/chgrp.c b/src/chgrp.c
index 36d2a7c1c..0a16a30eb 100644
--- a/src/chgrp.c
+++ b/src/chgrp.c
@@ -314,7 +314,7 @@ Change the group membership of each FILE to GROUP.\n\
--help display this help and exit\n\
--version output version information and exit\n\
"));
- puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/chmod.c b/src/chmod.c
index b06484785..64820a455 100644
--- a/src/chmod.c
+++ b/src/chmod.c
@@ -256,7 +256,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/chown.c b/src/chown.c
index 808b47447..eb05914c1 100644
--- a/src/chown.c
+++ b/src/chown.c
@@ -313,7 +313,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/cp.c b/src/cp.c
index fc1f2e790..436897ad1 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -174,7 +174,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/dd.c b/src/dd.c
index 96d15a5a2..f7d9c47a3 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -321,7 +321,7 @@ 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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/df.c b/src/df.c
index 415d4fec7..f6b62f145 100644
--- a/src/df.c
+++ b/src/df.c
@@ -605,7 +605,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/dircolors.c b/src/dircolors.c
index 0fb236faf..a5eeda618 100644
--- a/src/dircolors.c
+++ b/src/dircolors.c
@@ -114,7 +114,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
diff --git a/src/du.c b/src/du.c
index 943b863d6..9c0c3b78f 100644
--- a/src/du.c
+++ b/src/du.c
@@ -238,7 +238,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/install.c b/src/install.c
index 3a694ed94..81065d513 100644
--- a/src/install.c
+++ b/src/install.c
@@ -684,7 +684,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/ln.c b/src/ln.c
index 3fd01516a..a935796fa 100644
--- a/src/ln.c
+++ b/src/ln.c
@@ -358,7 +358,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/ls.c b/src/ls.c
index 79f0bf935..ab72663bc 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -2934,7 +2934,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/mkdir.c b/src/mkdir.c
index 8ddb1e6f2..d19f64c29 100644
--- a/src/mkdir.c
+++ b/src/mkdir.c
@@ -68,7 +68,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/mkfifo.c b/src/mkfifo.c
index d70dc15d7..caf95837a 100644
--- a/src/mkfifo.c
+++ b/src/mkfifo.c
@@ -66,7 +66,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/mknod.c b/src/mknod.c
index 1233a15e6..eb17e0c52 100644
--- a/src/mknod.c
+++ b/src/mknod.c
@@ -77,7 +77,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/mv.c b/src/mv.c
index b1ce96a42..111851f05 100644
--- a/src/mv.c
+++ b/src/mv.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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/rm.c b/src/rm.c
index a6c1d2ec1..b3fa54de2 100644
--- a/src/rm.c
+++ b/src/rm.c
@@ -98,7 +98,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/rmdir.c b/src/rmdir.c
index e5a3977a7..cdaac5bf8 100644
--- a/src/rmdir.c
+++ b/src/rmdir.c
@@ -135,7 +135,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/sync.c b/src/sync.c
index 41fcd69d9..fdbeb7823 100644
--- a/src/sync.c
+++ b/src/sync.c
@@ -44,7 +44,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.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);
diff --git a/src/touch.c b/src/touch.c
index ad0a708e4..3a30b9889 100644
--- a/src/touch.c
+++ b/src/touch.c
@@ -220,7 +220,7 @@ STAMP may be used without -t if none of -drt, nor --, are used.\n\
Note that the three time-date formats recognized for the -d and -t options\n\
and for the obsolescent argument are all different.\n\
"));
- puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);