From bca32c24a669d29f5bdc3519fa41cfa387e97e48 Mon Sep 17 00:00:00 2001 From: letouzey Date: Sat, 14 Mar 2009 11:29:36 +0000 Subject: Coqdep: remove references to obsolete .zi and Require Implementation stuff git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11975 85f007b7-540e-0410-9357-904b9bb8a0f7 --- man/coqdep.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'man') diff --git a/man/coqdep.1 b/man/coqdep.1 index e2cbb40e0..e9e0dd3e3 100644 --- a/man/coqdep.1 +++ b/man/coqdep.1 @@ -39,7 +39,7 @@ When a directory is given as argument, it is recursively looked at. Dependencies of Coq modules are computed by looking at .IR Require \& -commands (Require, Require Export, Require Import, Require Implementation), +commands (Require, Require Export, Require Import), .IR Declare \& .IR ML \& .IR Module \& @@ -69,9 +69,6 @@ is incorrect. (For instance, you wrote `Declare ML Module "A".', but the module A contains #open "B"). The correct command is printed (see option \-D). The warning is printed on standard error. .TP -.BI \-i -Prints also the dependencies for .vi files (Coq specification modules). -.TP .BI \-D This commands looks for every command .IR Declare \& -- cgit v1.2.3