summaryrefslogtreecommitdiff
path: root/man/misc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/misc.texi')
-rw-r--r--man/misc.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/misc.texi b/man/misc.texi
index 83fc1617066..82e48bfe13b 100644
--- a/man/misc.texi
+++ b/man/misc.texi
@@ -488,8 +488,8 @@ also change the coding system for a running subshell by typing
Coding}.
@cindex @env{INSIDE_EMACS} environment variable
- Emacs sets the environment variable @env{INSIDE_EMACS} (to a
-comma-separated list including the Emacs version) in the subshell.
+ Emacs sets the environment variable @env{INSIDE_EMACS} in the
+subshell to a comma-separated list including the Emacs version.
Programs can check this variable to determine whether they are running
inside an Emacs subshell.