diff options
| author | Marko Myllynen <myllynen@redhat.com> | 2015-06-12 16:31:53 +0300 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-06-12 18:47:21 +0200 |
| commit | ca48cef151cb3dbfd0dba281f9074c9bd2675aac (patch) | |
| tree | 1c293075b1ac99dfbf96f82e8ce783d42b153c27 /man1 | |
| parent | 2a9e359eda58fe61a7883b915eb016fc4e3fcfe4 (diff) | |
| download | man-pages-ca48cef151cb3dbfd0dba281f9074c9bd2675aac.tar.gz | |
locale.1: A minor output format clarification
A minor clarification for the locale output format which was
brought up at
https://sourceware.org/bugzilla/show_bug.cgi?id=18516.
For reference, see
https://sourceware.org/bugzilla/show_bug.cgi?id=18516
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/locale.html
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man1')
| -rw-r--r-- | man1/locale.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man1/locale.1 b/man1/locale.1 index 1bd233ea72..19cf13e017 100644 --- a/man1/locale.1 +++ b/man1/locale.1 @@ -45,6 +45,8 @@ displays the current locale settings for each locale category (see based on the settings of the environment variables that control the locale (see .BR locale (7)). +Values for variables set in the environment are printed without double +quotes, implied values are printed with double quotes. If either the .B \-a |
