From e6830948f0357732eed0a53f0436e1e6a705bb88 Mon Sep 17 00:00:00 2001
From: Eli Zaretskii <eliz@gnu.org>
Date: Sat, 3 Mar 2001 08:36:58 +0000
Subject: [PATCH] (Checklist): Say that the example with LC_ALL and such is for
 a Unix shell. From Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>.

---
 man/trouble.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/man/trouble.texi b/man/trouble.texi
index 2c2f59e93a2..edb7833c0b3 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
-- 
2.39.5