1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Revert "(scm_shell_usage): Note need for subscription to bug-guile@gnu.org."

This reverts commit f3e3f530c2, which is
appropriate because subscription is not now required for someone to
send a message to bug-guile@gnu.org.

Conflicts:
This commit is contained in:
Neil Jerram 2008-12-10 19:11:28 +00:00
parent 88f5ea45d5
commit 55aae98356

View file

@ -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)