diff options
| -rw-r--r-- | lisp/progmodes/sh-script.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index be0697675b0..847dd4f3fab 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el | |||
| @@ -249,7 +249,7 @@ csh C Shell | |||
| 249 | rc Plan 9 Shell | 249 | rc Plan 9 Shell |
| 250 | es Extensible Shell | 250 | es Extensible Shell |
| 251 | sh Bourne Shell | 251 | sh Bourne Shell |
| 252 | ash ? Shell | 252 | ash Almquist Shell |
| 253 | jsh Bourne Shell with Job Control | 253 | jsh Bourne Shell with Job Control |
| 254 | bash GNU Bourne Again Shell | 254 | bash GNU Bourne Again Shell |
| 255 | ksh88 Korn Shell '88 | 255 | ksh88 Korn Shell '88 |