# HG changeset patch # User Eli Zaretskii # Date 999270440 0 # Node ID 07929154ef9528a0ad9fbb16da6d3c171dd1e204 # Parent 07afb71a874efbef6328abccd8e27fbb8ce00682 (Interactive Shell): Fix a typo. diff -r 07afb71a874e -r 07929154ef95 man/misc.texi --- a/man/misc.texi Fri Aug 31 15:04:56 2001 +0000 +++ b/man/misc.texi Fri Aug 31 15:07:20 2001 +0000 @@ -446,9 +446,8 @@ 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