- cat /etc/locale.gen | grep -v '^ *#'
fr_FR.UTF-8 UTF-8
et
- cat /etc/environment
#
- This file is parsed by pam_env module
#
- Syntax: simple "KEY=VAL" pairs on separate lines
#
LC_ALL=fr_FR.UTF-8
Lang=fr_FR.UTF-8
Même chose donc...
$ man man
NAME
man - an interface to the on-line reference manuals
SYNOPSIS
man [-C file] [-d] [-D] [--warnings[=warnings]] [-R encoding] [-L
locale] [-m system[,...]] [-M path] [-S list] [-e extension] [-i|-I]
[--regex|--wildcard] [--names-only] [-a] [-u] [--no-subpages] [-P
pager] [-r prompt] [-7] [-E encoding] [--no-hyphenation] [--no-justifi-
cation] [-p string] [-t] [-T[device]] [-H[browser]] [-X[dpi]] [-Z]
[[section] page ...] ...
Par contre il m'affiche une erreur quand j'ouvre la console, en première ligne :
bash: warning: setlocale: LC_ALL: cannot change locale (fr_FR.UTF-8)
$