diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-05-07 08:14:00 +1200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-05-07 15:30:18 +1200 |
commit | 004e0245acfe30432e41b1d7bc04c1df12af25b3 (patch) | |
tree | 4952c0dc338fe988a13c85f4dde53e1677a64db0 /man7 | |
parent | e5138434590d79e63cab5f707e9f90f3a329b310 (diff) |
locale.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r-- | man7/locale.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/locale.7 b/man7/locale.7 index 524ab335..c6098c2f 100644 --- a/man7/locale.7 +++ b/man7/locale.7 @@ -38,7 +38,7 @@ locale \- Description of multilanguage support A locale is a set of language and cultural rules. These cover aspects such as language for messages, different character sets, lexicographic -conventions, etc. +conventions, and so on. A program needs to be able to determine its locale and act accordingly to be portable to different cultures. .PP |