OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man1 / localedef.1
index c5b97c7..0e31ac0 100644 (file)
@@ -31,7 +31,7 @@
 .\" Lars Wirzenius to document new functionality (as of GNU
 .\" C library 2.3.5).
 .\"
-.TH LOCALEDEF 1 2014-06-13 "Linux" "Linux User Manual"
+.TH LOCALEDEF 1 2014-12-31 "Linux" "Linux User Manual"
 .SH NAME
 localedef \- compile locale definition files
 .SH SYNOPSIS
@@ -80,7 +80,7 @@ argument is interpreted as follows:
 If
 .I outputpath
 contains a slash character ('/'), it is interpreted as the name of the
-directory where the output defintions are to be stored.
+directory where the output definitions are to be stored.
 In this case, there is a separate output file for each locale category
 .RI ( LC_CTIME ,
 .IR LC_NUMERIC ,
@@ -292,6 +292,9 @@ Usual default repertoire map path.
 .I /usr/lib/locale/locale-archive
 Usual default locale archive location.
 .TP
+.I /usr/lib/locale
+Usual default path for compiled individual locale data files.
+.TP
 .I outputpath/LC_ADDRESS
 An output file that contains information about formatting of
 addresses and geography-related items.
@@ -366,7 +369,7 @@ localedef \-f UTF\-8 \-i fi_FI ./fi_FI.UTF\-8
 .BR repertoiremap (5),
 .BR locale (7)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,