From: Eli Zaretskii Date: Fri, 31 Aug 2001 15:07:20 +0000 (+0000) Subject: (Interactive Shell): Fix a typo. X-Git-Tag: emacs-pretest-21.0.106~293 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=110e58a417b8a92413fb72426cbc1ae21959d92b;p=emacs.git (Interactive Shell): Fix a typo. --- diff --git a/man/misc.texi b/man/misc.texi index a4ec5053bf0..1676860ac50 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -446,9 +446,8 @@ previous input lines in the buffer. @xref{Faces}. prefix argument (e.g. @kbd{C-u M-x shell}), which will read a buffer name and create (or reuse) a subshell in that buffer. You can also rename the @samp{*shell*} buffer using @kbd{M-x rename-uniquely}, then -then create a new @samp{*shell*} buffer using plain @kbd{M-x shell}. -All the subshells in different buffers run independently and in -parallel. +create a new @samp{*shell*} buffer using plain @kbd{M-x shell}. All the +subshells in different buffers run independently and in parallel. @vindex explicit-shell-file-name @cindex environment variables for subshells