Use @smallexample for the echo LC... command.
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 May 2001 22:37:09 +0000 (22:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 May 2001 22:37:09 +0000 (22:37 +0000)
man/trouble.texi

index d6cb306..0769297 100644 (file)
@@ -672,10 +672,10 @@ 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
+@smallexample
 echo LC_ALL=$LC_ALL LC_COLLATE=$LC_COLLATE LC_TYPE=$LC_TYPE \
   LC_MESSAGES=$LC_MESSAGES LC_TIME=$LC_TIME LANG=$LANG
-@end example
+@end smallexample
 
 Alternatively, use the @command{locale} command, if your system has it,
 to display your locale settings.