From c16552eee51d31a59f65a931349700d114ce73de Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Jul 2002 08:44:52 +0000 Subject: (usage): Use @PACKAGE_BUGREPORT@, rather than hard-coding a deprecated address. --- src/groups.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/groups.sh b/src/groups.sh index b5160d856..d371c063e 100755 --- a/src/groups.sh +++ b/src/groups.sh @@ -1,6 +1,6 @@ #!/bin/sh # groups -- print the groups a user is in -# Copyright (C) 1991, 1997, 2000 Free Software Foundation, Inc. +# Copyright (C) 1991, 1997, 2000, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -29,7 +29,7 @@ usage="Usage: $0 [OPTION]... [USERNAME]... Same as id -Gn. If no USERNAME, use current process. -Report bugs to ." +Report bugs to <@PACKAGE_BUGREPORT@>." fail=0 case $# in -- cgit v1.2.3-70-g09d2