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 84b0c8b1af4..8ab6a0466d4 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el | |||
| @@ -255,7 +255,7 @@ rc Plan 9 Shell | |||
| 255 | es Extensible Shell | 255 | es Extensible Shell |
| 256 | sh Bourne Shell | 256 | sh Bourne Shell |
| 257 | ash Almquist Shell | 257 | ash Almquist Shell |
| 258 | dash Debian Almquist Shell | 258 | dash Debian Almquist Shell |
| 259 | jsh Bourne Shell with Job Control | 259 | jsh Bourne Shell with Job Control |
| 260 | bash GNU Bourne Again Shell | 260 | bash GNU Bourne Again Shell |
| 261 | ksh88 Korn Shell '88 | 261 | ksh88 Korn Shell '88 |