aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-21 16:37:43 +0000
committerDavid Aspinall1999-10-21 16:37:43 +0000
commit484cffdfbc4e1385e35d53eda5613ce2e3b3631c (patch)
tree6d086e6b34ef34980c439151e54a1527450d4e45 /doc
parentebd83a0749175afd6fc43623ece065d6b939ee3f (diff)
Changed name of proof-shell-cd-cmd for uniformity.
Diffstat (limited to 'doc')
-rw-r--r--doc/ProofGeneral.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index 32625cd1..a070cd7b 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -2831,8 +2831,8 @@ The @code{proof-terminal-char} is added on to the end.
A command to quit the proof process. If nil, send EOF instead.@*
The @code{proof-terminal-char} is added on to the end.
@end defvar
-@c TEXI DOCSTRING MAGIC: proof-shell-cd
-@defvar proof-shell-cd
+@c TEXI DOCSTRING MAGIC: proof-shell-cd-cmd
+@defvar proof-shell-cd-cmd
Command to the proof assistant to change the working directory.@*
The format character %s is replaced with the directory, and the
@code{proof-terminal-char} is added on to the end.