diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/refman/coqdoc.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/refman/coqdoc.tex b/doc/refman/coqdoc.tex index c2591a7b9..fddee4560 100644 --- a/doc/refman/coqdoc.tex +++ b/doc/refman/coqdoc.tex @@ -197,8 +197,8 @@ Then invoke \texttt{coqdoc} or \texttt{coqdoc \mm{}glob-from \emph{file}} to tel Identifiers from the \Coq\ standard library are linked to the \Coq\ web site at \url{http://coq.inria.fr/library/}. This behavior can be -changed using command line options \url{--no-externals} and -\url{--coqlib}; see below. +changed using command line options \texttt{\mm{}no-externals} and +\texttt{\mm{}coqlib}; see below. \paragraph{Hiding / Showing parts of the source.} |