]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Oops.
authorBruno Haible <bruno@clisp.org>
Tue, 30 Jan 2001 21:17:28 +0000 (21:17 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 30 Jan 2001 21:17:28 +0000 (21:17 +0000)
intl/config.charset

index c1614a03fedf995b940e9aa349ad88d0d7bb34c3..d71de6bc76fcc220c3fbe5b8bd3fd09881f06919 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Output a system dependent table of character encoding aliases.
 #
-#   Copyright (C) 2000 Free Software Foundation, Inc.
+#   Copyright (C) 2000-2001 Free Software Foundation, Inc.
 #
 #   This program is free software; you can redistribute it and/or modify it
 #   under the terms of the GNU Library General Public License as published
@@ -205,7 +205,7 @@ case "$os" in
        echo "UTF-8 UTF-8"
        ;;
     freebsd*)
-       # FreeBSD 3.3 doesn't have nl_langinfo(CODESET); therefore
+       # FreeBSD 4.2 doesn't have nl_langinfo(CODESET); therefore
        # localcharset.c falls back to using the full locale name
        # from the environment variables.
        echo "C ASCII"