From 8b37414ee09d6a38428c7963263f891cfd1c4626 Mon Sep 17 00:00:00 2001 From: letouzey Date: Thu, 4 Apr 2013 08:40:10 +0000 Subject: Small doc fix : module subtyping cannot force access of opaques git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16385 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/refman/RefMan-com.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/refman/RefMan-com.tex b/doc/refman/RefMan-com.tex index 543dce18fa..67cb50c295 100644 --- a/doc/refman/RefMan-com.tex +++ b/doc/refman/RefMan-com.tex @@ -226,7 +226,7 @@ Section~\ref{LongNames}). This is the default behavior. Proofs of opaque theorems aren't loaded immediately in memory, but only when necessary, for instance - during some module subtyping or {\tt Print Assumptions}. This should be + during a {\tt Print} or {\tt Print Assumptions}. This mode should be almost as fast and efficient as {\tt -dont-load-proofs}. \item[{\tt -force-load-proofs}]\ -- cgit v1.2.3