summaryrefslogtreecommitdiff
path: root/src/nice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nice.c')
-rw-r--r--src/nice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nice.c b/src/nice.c
index d66950e3b..0f7c4a6be 100644
--- a/src/nice.c
+++ b/src/nice.c
@@ -205,7 +205,7 @@ by default. Range goes from -20 (highest priority) to 19 (lowest).\n\
-n, --adjustment=ADJUST same as -ADJUST\n\
--help display this help and exit\n\
--version output version information and exit\n"));
- puts (_("\nReport bugs to sh-utils-bugs@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to <sh-utils-bugs@gnu.ai.mit.edu>."));
}
exit (status);
}