From 698ba300056501dc2db74743d2f1c05818974e55 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Mon, 20 Dec 2004 19:18:43 +0000 Subject: [PATCH] Add link to glibc locale page. --- linux/glibc/check-locale | 3 +++ 1 file changed, 3 insertions(+) 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; -- 2.47.2