On this (continuously upgraded from previous versions) Fedora 10 system, $ cat /etc/papersize A4 $ echo $LC_PAPER
So will try to set LC_PAPER (which should really be deduced from my setting of LANG). $ env | grep -i en_au LANG=en_AU.UTF-8
On this (continuously upgraded from previous versions) Fedora 10 system,
$ cat /etc/papersize
A4
$ echo $LC_PAPER
So will try to set LC_PAPER (which should really be deduced
from my setting of LANG).
$ env | grep -i en_au
LANG=en_AU.UTF-8