aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/progmodes/sh-script.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index 72533d88734..a5fd4f6369c 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -244,8 +244,8 @@ By default we have the following three hierarchies:
244 244
245csh C Shell 245csh C Shell
246 jcsh C Shell with Job Control 246 jcsh C Shell with Job Control
247 tcsh Turbo C Shell 247 tcsh TENEX C Shell
248 itcsh ? Turbo C Shell 248 itcsh Ian's TENEX C Shell
249rc Plan 9 Shell 249rc Plan 9 Shell
250 es Extensible Shell 250 es Extensible Shell
251sh Bourne Shell 251sh Bourne Shell