diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/refman/RefMan-oth.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex index 4952ed7785..7d7a4c9a0c 100644 --- a/doc/refman/RefMan-oth.tex +++ b/doc/refman/RefMan-oth.tex @@ -680,7 +680,8 @@ should use the command \texttt{Locate File} (see Section~\ref{Locate File}) Loadpaths are preferably managed using {\Coq} command line options (see Section~\ref{loadpath}) but there remain vernacular commands to -manage them. +manage them for practical puposes. Such commands are only meant to be issued in +the toplevel, and using them in source files is discouraged. \subsection[\tt Pwd.]{\tt Pwd.\comindex{Pwd}\label{Pwd}} This command displays the current working directory. |
