From: Petter Reinholdtsen Date: Mon, 20 Dec 2004 19:18:43 +0000 (+0000) Subject: Add link to glibc locale page. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/698ba300056501dc2db74743d2f1c05818974e55?ds=inline Add link to glibc locale page. --- diff --git a/linux/glibc/check-locale b/linux/glibc/check-locale index 44a812a773..a2ea0c1f64 100755 --- a/linux/glibc/check-locale +++ b/linux/glibc/check-locale @@ -4,6 +4,9 @@ # Date: 2004-06-01 # # Test the content of GNU libc locales, detect some common errors. +# +# The latest version is available from +# . use warnings; use strict;