Author: aurel32 Date: 2007-08-16 17:32:33 +0000 (Thu, 16 Aug 2007) New Revision: 2513
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/local/manpages/locale.1 Log: * debian/local/manpages/locale.1: fix a typo. Closes: bug#438114. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2007-08-16 16:51:54 UTC (rev 2512) +++ glibc-package/trunk/debian/changelog 2007-08-16 17:32:33 UTC (rev 2513) @@ -19,8 +19,9 @@ * debian/local/etc_default/devpts: remove. * debian/local/etc_default/locale: new file. Closes: bug#437404. * debhelper.in/locales.install: install it. + * debian/local/manpages/locale.1: fix a typo. Closes: bug#438114. - -- Aurelien Jarno <[EMAIL PROTECTED]> Sun, 12 Aug 2007 17:09:42 +0200 + -- Aurelien Jarno <[EMAIL PROTECTED]> Thu, 16 Aug 2007 19:32:58 +0200 glibc (2.6.1-1) unstable; urgency=low Modified: glibc-package/trunk/debian/local/manpages/locale.1 =================================================================== --- glibc-package/trunk/debian/local/manpages/locale.1 2007-08-16 16:51:54 UTC (rev 2512) +++ glibc-package/trunk/debian/local/manpages/locale.1 2007-08-16 17:32:33 UTC (rev 2513) @@ -240,7 +240,7 @@ \&\s-1LOCPATH\s0 .PP .Vb 1 -\& The directory where locale data is stored. In default, /usr/lib/locale is used. +\& The directory where locale data is stored. By default, /usr/lib/locale is used. .Ve .SH "FILES" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

