From 3939c601c9e30ed71c1ca32e720427af5acc3112 Mon Sep 17 00:00:00 2001 From: filliatr Date: Wed, 25 Jun 2003 07:51:53 +0000 Subject: typo git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8336 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/RefMan-oth.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/RefMan-oth.tex b/doc/RefMan-oth.tex index 151cf51dcb..9017bbd157 100644 --- a/doc/RefMan-oth.tex +++ b/doc/RefMan-oth.tex @@ -573,13 +573,13 @@ file are considered as a single command. Happens when there is vernacular command to undo. \end{ErrMsgs} -\subsection{\tt Restore State \ident.} +\subsection{\tt Restore State \str.} \comindex{Restore State} Restores the state contained in the file \str. \begin{Variants} \item {\tt Restore State \ident}\\ - Equivalent to {\tt Restore State "}{\ident}{\tt .coq".}. + Equivalent to {\tt Restore State "}{\ident}{\tt .coq"}. \item {\tt Reset Initial.}\comindex{Reset Initial}\\ Goes back to the initial state (like after the command {\tt coqtop}). @@ -593,7 +593,7 @@ use in a further session. This file can be given as the {\tt \begin{Variants} \item {\tt Write State \ident}\\ - Equivalent to {\tt Write State "}{\ident}{\tt .coq".}. + Equivalent to {\tt Write State "}{\ident}{\tt .coq"}. The state is saved in the current directory (see \pageref{Pwd}). \end{Variants} -- cgit v1.2.3