From e9d17da073b02fd80d42dd0dd7936a947a8e8aef Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 2 Sep 1996 15:52:45 +0000 Subject: (usage): Tell where to report bugs. --- src/id.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/id.c') diff --git a/src/id.c b/src/id.c index d21ade9f2..e5d8e6213 100644 --- a/src/id.c +++ b/src/id.c @@ -381,6 +381,7 @@ Print information for USERNAME, or the current user.\n\ \n\ Without any OPTION, print some useful set of identified information.\n\ ")); + puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu")); } exit (status); } -- cgit v1.2.3-54-g00ecf