summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvapier <vapier>2007-12-29 21:34:46 +0000
committervapier <vapier>2007-12-29 21:34:46 +0000
commit955cff39bfb2b6fff59516e4b33703cf0c45f615 (patch)
treeace26f6f7c5a929d4877ea98191013c2e9f117d5 /locale.gen.5
parentthrow out the old manpage and write a new one that doesnt suck from scratch (diff)
downloadlocale-gen-955cff39bfb2b6fff59516e4b33703cf0c45f615.tar.gz
locale-gen-955cff39bfb2b6fff59516e4b33703cf0c45f615.tar.bz2
locale-gen-955cff39bfb2b6fff59516e4b33703cf0c45f615.zip
generate a locale-archive by default ... this is much slower at build time as it cannot be done in parallel, but it is much faster at runtime #187658
Diffstat (limited to 'locale.gen.5')
-rw-r--r--locale.gen.56
1 files changed, 6 insertions, 0 deletions
diff --git a/locale.gen.5 b/locale.gen.5
index 88b2711..58bacc7 100644
--- a/locale.gen.5
+++ b/locale.gen.5
@@ -35,6 +35,12 @@ The
command will generate all the locales, placing them in
\fB/usr/lib/locale\fP.
+Comments start with the hash mark # and may only be on new lines.
+
+Options start with #% (to preserve backwards compatibility). The only option
+currently recognized is \fIno-locale-archive\fR. This will disable generation
+of the locale archive file and instead generate multiple files/directories for
+each locale.
.SH "SEE ALSO"
.BR locale-gen (8),
.BR localedef (1),