From 55aae983565cd14821d4cdff9f44afc96f8868c1 Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Wed, 10 Dec 2008 19:11:28 +0000 Subject: Revert "(scm_shell_usage): Note need for subscription to bug-guile@gnu.org." This reverts commit f3e3f530c28cfa5c7830c5d9b01de6fc388bc42a, which is appropriate because subscription is not now required for someone to send a message to bug-guile@gnu.org. Conflicts: --- libguile/script.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libguile/script.c b/libguile/script.c index a040f0e6c..14691c738 100644 --- a/libguile/script.c +++ b/libguile/script.c @@ -384,9 +384,7 @@ scm_shell_usage (int fatal, char *message) " -v, --version display version information and exit\n" " \\ read arguments from following script lines\n" "\n" - "Please report bugs to bug-guile@gnu.org. (Note that you must\n" - "be subscribed to this list first, in order to successfully send\n" - "a report to it).\n", + "Please report bugs to bug-guile@gnu.org\n", scm_usage_name); if (fatal) -- cgit v1.2.3