# HG changeset patch # User Richard M. Stallman # Date 727081355 0 # Node ID dd8e5024b4f9ab55e3a6073b7cb0ca3cd3b623dc # Parent 05cb79ebdb2332fcc3c66d23f8255062396314ec (shell): Doc fix. diff -r 05cb79ebdb23 -r dd8e5024b4f9 lisp/shell.el --- a/lisp/shell.el Fri Jan 15 05:33:29 1993 +0000 +++ b/lisp/shell.el Fri Jan 15 07:02:35 1993 +0000 @@ -252,7 +252,7 @@ See also the variable `shell-prompt-pattern'. The shell file name (sans directories) is used to make a symbol name -such as `explicit-csh-arguments'. If that symbol is a variable, +such as `explicit-csh-args'. If that symbol is a variable, its value is used as a list of arguments when invoking the shell. Otherwise, one argument `-i' is passed to the shell.