@c This paragraph appears in all of fileutils.texi, textutils.texi, and
@c sh-utils.texi too -- so be sure to keep them consistent.
@cindex bugs, reporting
-Please report bugs to @samp{bug-textutils@@gnu.ai.mit.edu}. Remember
+Please report bugs to @samp{textutils-bugs@@gnu.ai.mit.edu}. Remember
to include the version number, machine architecture, input files, and
any other information needed to reproduce the bug: your input, what you
expected, what you got, and why it is wrong. Diffs are welcome, but
\n\
With no FILE, or when FILE is -, read standard input.\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
--help display this help and exit\n\
--version output version information and exit\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
--help display this help and exit\n\
--version output version information and exit\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
\n\
A line OFFSET is a required `+' or `-' followed by a positive integer.\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
\n\
With no FILE, or when FILE is -, read standard input.\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
\n\
Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
\n\
In -wNUMBER, the letter `w' may be omitted.\n"),
stdout);
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}
-s, --spaces break at spaces\n\
-w, --width=WIDTH use WIDTH columns instead of 80\n\
"));
- puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to textutils-bugs@gnu.ai.mit.edu"));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}