From e6830948f0357732eed0a53f0436e1e6a705bb88 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 Mar 2001 08:36:58 +0000 Subject: (Checklist): Say that the example with LC_ALL and such is for a Unix shell. From Dr Francis J. Wright . --- man/trouble.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/trouble.texi') diff --git a/man/trouble.texi b/man/trouble.texi index 2c2f59e93a..edb7833c0b 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -599,8 +599,9 @@ stimulates the bug.@refill @item If non-ASCII text or internationalization is relevant, the locale that -was current when you started Emacs. You can use this shell command to -view the relevant values: +was current when you started Emacs. On GNU/Linux and Unix systems, or +if you use a Unix-style shell such as Bash, you can use this shell +command to view the relevant values: @example echo LC_ALL=$LC_ALL LC_CTYPE=$LC_CTYPE LANG=$LANG -- cgit v1.2.3