changeset 39061:07929154ef95

(Interactive Shell): Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 31 Aug 2001 15:07:20 +0000
parents 07afb71a874e
children 3c2c09def697
files man/misc.texi
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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