diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/refman/RefMan-com.tex | 2 | ||||
| -rw-r--r-- | doc/refman/RefMan-uti.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/refman/RefMan-com.tex b/doc/refman/RefMan-com.tex index e4c6be7159..6335dfd324 100644 --- a/doc/refman/RefMan-com.tex +++ b/doc/refman/RefMan-com.tex @@ -110,7 +110,7 @@ Add physical path {\em directory} to the {\ocaml} loadpath. \SeeAlso Section~\ref{Libraries}. -\item[{\tt -R} {\em directory} {\dirpath}, {\tt -R} {\em directory} [{\tt -as} {\dirpath}]]\ +\item[{\tt -R} {\em directory} {\dirpath}]\ Do as \texttt{-Q} \emph{directory} {\dirpath} but make the subdirectory structure of \emph{directory} recursively visible so diff --git a/doc/refman/RefMan-uti.tex b/doc/refman/RefMan-uti.tex index 76e4efd606..94290bc80f 100644 --- a/doc/refman/RefMan-uti.tex +++ b/doc/refman/RefMan-uti.tex @@ -113,7 +113,7 @@ subdirectory. A specified subdirectory must have an inner \texttt{Makefile}. The phony targets \texttt{all} and \texttt{clean} will recursively call this target in all the subdirectories. -\item \texttt{-R} and \texttt{-I} options are for {\Coq}, \texttt{-I} +\item \texttt{-R} and \texttt{-Q} options are for {\Coq}, \texttt{-I} for {\ocaml}. The same directory may be ``included'' by both. Using \texttt{-R} or \texttt{-Q} gives a correct logical path |
