Print this page
9842 man page typos and spelling


 118                               2000 standard position constant values. See
 119                               NOTES.
 120 
 121 
 122 OPERANDS
 123        The following operand is supported:
 124 
 125        localename
 126                      Identifies the locale. If the name contains one or more
 127                      slash characters, localename will be interpreted as a
 128                      path name where the created locale definitions will be
 129                      stored. This capability may be restricted to users with
 130                      appropriate privileges. (As a consequence of specifying
 131                      one localename, although several categories can be
 132                      processed in one execution, only categories belonging to
 133                      the same locale can be processed.)
 134 
 135 
 136 OUTPUT
 137        localedef creates a directory of files that represents the locale's
 138        data. The contants of this directory should generally be copied into
 139        the appropriate subdirectory of /usr/lib/locale in order the
 140        definitions to be visible to programs linked with libc.
 141 
 142 
 143 ENVIRONMENT VARIABLES
 144        See environ(5) for definitions of the following environment variables
 145        that affect the execution of localedef: LANG, LC_ALL, LC_COLLATE,
 146        LC_CTYPE, LC_MESSAGES, and NLSPATH.
 147 
 148 EXIT STATUS
 149        The following exit values are returned:
 150 
 151        0
 152              No errors occurred and the locales were successfully created.
 153 
 154 
 155        1
 156              Warnings occurred and the locales were successfully created.
 157 
 158 




 118                               2000 standard position constant values. See
 119                               NOTES.
 120 
 121 
 122 OPERANDS
 123        The following operand is supported:
 124 
 125        localename
 126                      Identifies the locale. If the name contains one or more
 127                      slash characters, localename will be interpreted as a
 128                      path name where the created locale definitions will be
 129                      stored. This capability may be restricted to users with
 130                      appropriate privileges. (As a consequence of specifying
 131                      one localename, although several categories can be
 132                      processed in one execution, only categories belonging to
 133                      the same locale can be processed.)
 134 
 135 
 136 OUTPUT
 137        localedef creates a directory of files that represents the locale's
 138        data. The contents of this directory should generally be copied into
 139        the appropriate subdirectory of /usr/lib/locale in order the
 140        definitions to be visible to programs linked with libc.
 141 
 142 
 143 ENVIRONMENT VARIABLES
 144        See environ(5) for definitions of the following environment variables
 145        that affect the execution of localedef: LANG, LC_ALL, LC_COLLATE,
 146        LC_CTYPE, LC_MESSAGES, and NLSPATH.
 147 
 148 EXIT STATUS
 149        The following exit values are returned:
 150 
 151        0
 152              No errors occurred and the locales were successfully created.
 153 
 154 
 155        1
 156              Warnings occurred and the locales were successfully created.
 157 
 158