From: Ulrich Drepper Date: Wed, 25 Mar 1998 13:50:38 +0000 (+0000) Subject: Fix @gnu.ai.mit.edu -> @gnu.org. X-Git-Tag: cvs/before-sparc-2_0_x-branch~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ac018f4f8e0727996a8e53d1a071a690971de70;p=thirdparty%2Fglibc.git Fix @gnu.ai.mit.edu -> @gnu.org. --- diff --git a/catgets/gencat.c b/catgets/gencat.c index 98744c2db9e..20a3e6ac55b 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1996, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1996. @@ -222,7 +222,7 @@ If INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n\ is -, output is written to standard output.\n"), program_invocation_name, program_invocation_name); fputs (gettext ("\ -Report bugs using the `glibcbug' script to .\n"), +Report bugs using the `glibcbug' script to .\n"), stdout); } diff --git a/db/makedb.c b/db/makedb.c index a7f3aed0469..1ac07f59311 100644 --- a/db/makedb.c +++ b/db/makedb.c @@ -226,7 +226,7 @@ If INPUT-FILE is -, input is read from standard input.\n"), program_invocation_name, program_invocation_name, program_invocation_name); fputs (gettext ("\ -Report bugs using the `glibcbug' script to .\n"), +Report bugs using the `glibcbug' script to .\n"), stdout); } diff --git a/locale/programs/locale.c b/locale/programs/locale.c index d63cac2d1bd..740613bfb03 100644 --- a/locale/programs/locale.c +++ b/locale/programs/locale.c @@ -1,5 +1,5 @@ /* locale - Implementation of the locale program according to POSIX 1003.2 - Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. @@ -260,7 +260,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ -k, --keyword-name write names of selected keywords\n"), __progname); fputs (gettext ("\ -Report bugs using the `glibcbug' script to .\n"), +Report bugs using the `glibcbug' script to .\n"), stdout); } diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index f420400c7dc..d01ef7c40cf 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1995. @@ -413,7 +413,7 @@ System's directory for character maps: %s\n\ locale files : %s\n"), program_invocation_name, CHARMAP_PATH, LOCALE_PATH); fputs (gettext ("\ -Report bugs using the `glibcbug' script to .\n"), +Report bugs using the `glibcbug' script to .\n"), stdout); } diff --git a/version.c b/version.c index 864b06114d2..f0208723e8b 100644 --- a/version.c +++ b/version.c @@ -28,7 +28,7 @@ This is free software; see the source for copying conditions.\n\ There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\ PARTICULAR PURPOSE.\n" #include "version-info.h" -"Report bugs using the `glibcbug' script to .\n"; +"Report bugs using the `glibcbug' script to .\n"; #include