Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.130.95
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
glibc /
debian /
local /
manpages /
[ HOME SHELL ]
Name
Size
Permission
Action
de
[ DIR ]
drwxr-xr-x
es
[ DIR ]
drwxr-xr-x
fr
[ DIR ]
drwxr-xr-x
id
[ DIR ]
drwxr-xr-x
pl
[ DIR ]
drwxr-xr-x
po
[ DIR ]
drwxr-xr-x
Makefile
384
B
-rw-r--r--
gencat.1
5.59
KB
-rw-r--r--
getconf.1
5.29
KB
-rw-r--r--
locale-gen.8
2.91
KB
-rw-r--r--
locale-gen.8.sgml
4.58
KB
-rw-r--r--
locale.alias.5
1.67
KB
-rw-r--r--
locale.gen.5
1.41
KB
-rw-r--r--
nscd.8
1.99
KB
-rw-r--r--
nscd.conf.5
6.09
KB
-rw-r--r--
po4a.cfg
338
B
-rw-r--r--
pthread_atfork.3
1.98
KB
-rw-r--r--
pthread_cond_init.3
7.23
KB
-rw-r--r--
pthread_condattr_init.3
1.24
KB
-rw-r--r--
pthread_key_create.3
4.88
KB
-rw-r--r--
pthread_mutex_init.3
7.06
KB
-rw-r--r--
pthread_mutexattr_init.3
3.14
KB
-rw-r--r--
pthread_mutexattr_setkind_np.3
1.02
KB
-rw-r--r--
pthread_once.3
979
B
-rw-r--r--
rpcgen.1
11.07
KB
-rw-r--r--
sotruss.1
1.47
KB
-rw-r--r--
tzselect.1
2.28
KB
-rw-r--r--
update-locale.8
1.26
KB
-rw-r--r--
validlocale.8
1.2
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : locale-gen.8.sgml
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ <!-- Process this file with docbook-to-man to generate an nroff manual page: `docbook-to-man manpage.sgml > manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ --> <!-- Fill in your name for FIRSTNAME and SURNAME. --> <!ENTITY dhfirstname "<firstname>Eduard</firstname>"> <!ENTITY dhsurname "<surname>Bloch</surname>"> <!-- Please adjust the date whenever revising the manpage. --> <!ENTITY dhdate "<date>March 10, 2005</date>"> <!-- SECTION should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1). --> <!ENTITY dhsection "<manvolnum>8</manvolnum>"> <!ENTITY dhemail "<email>blade@debian.org</email>"> <!ENTITY dhusername "Eduard Bloch"> <!ENTITY dhucpackage "<refentrytitle>LOCALE-GEN</refentrytitle>"> <!ENTITY dhpackage "locale-gen"> <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> <!ENTITY gnu "<acronym>GNU</acronym>"> ]> <refentry> <refentryinfo> <address> &dhemail; </address> <author> &dhfirstname; &dhsurname; </author> <copyright> <year>2001</year> <holder>&dhusername;</holder> </copyright> &dhdate; </refentryinfo> <refmeta> &dhucpackage; &dhsection; </refmeta> <refnamediv> <refname>&dhpackage;</refname> <refpurpose>generates localisation files from templates</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> <command>&dhpackage;</command> <arg><option>--keep-existing</option></arg> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>DESCRIPTION</title> <para>This manual page documents briefly the <command>&dhpackage;</command> command.</para> <para>By default, the locale package which provides the base support for localisation of libc-based programs does not contain usable localisation files for every supported language. This limitation has became necessary because of the substantial size of such files and the large number of languages supported by libc. As a result, Debian uses a special mechanism where we prepare the actual localisation files on the target host and distribute only the templates for them.</para> <para> <command>&dhpackage;</command> is a program that reads the file <filename>/etc/locale.gen</filename> and invokes <command>localedef</command> for the chosen localisation profiles. Run <command>&dhpackage;</command> after you have modified the <filename>/etc/locale.gen</filename> file. </para> </refsect1> <refsect1> <title>OPTIONS</title> <variablelist> <varlistentry> <term><option>--keep-existing</option></term> <listitem> <para>By default, <command>&dhpackage;</command> removes all existing locales and generates new ones afresh. The <option>--keep-existing</option> option prevents this, so that only locales which do not already exist are generated. This is useful if calling locale-gen a number of times in succession.</para> </listitem> </varlistentry> </variablelist> </refsect1> <refsect1> <title>FILES</title> <para><filename>/etc/locale.gen</filename></para> <para>The main configuration file, which has a simple format: every line that is not empty and does not begin with a # is treated as a locale definition that is to be built. </para> </refsect1> <refsect1> <title>SEE ALSO</title> <para>localedef(1), locale(1), locale.alias(5), locale.gen(5).</para> </refsect1> <refsect1> <title>AUTHOR</title> <para>This manual page was written by &dhusername; <&dhemail;> for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the <acronym>GNU</acronym> Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.</para> </refsect1> </refentry> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:2 sgml-indent-data:t sgml-parent-document:nil sgml-default-dtd-file:nil sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: -->
Close