bracket bug address with <> and append a period

This commit is contained in:
Jim Meyering 1997-02-01 04:23:31 +00:00
parent 89105fd382
commit 6fdfb796f1
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ Change the effective user id and group id to that of USER.\n\
\n\
A mere - implies -l. If USER not given, assume root.\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);
}