Sets the default documentation language for the system or a user.
chdoclang [ -d ] [ -u UID | Uname ] Language
The chdoclang command sets the default documentation language for the system or a user by adding an environment variable definition to either the /etc/environment or a user's .profile file. When the user opens the documentation library, the user's default documentation language will be used instead of the system wide setting.
This is the language in which the documentation library application will appear if it is launched using the docsearch command or the Documentation Library icon in the CDE desktop.
-d | Removes a previous default documentation language setting. |
-u | Makes modification for specified user. |
chdoclang en_US
chdoclang -u fred Ja_JP
chdoclang -u 201 de_DE
/usr/bin/chdoclang | Change documentation language command |
/etc/environment | Specifies basic environment for all processes |
$HOME/.profile | Specifies environment for specific user needs |
The environment file, profile file format.
National Language Support Overview in the AIX 5L Version 5.2 Security Guide.
Documentation Library Service in the AIX 5L Version 5.2 System Management Concepts: Operating System and Devices.
Documentation Library Service in the AIX 5L Version 5.2 General Programming Concepts: Writing and Debugging Programs.