From 2ec56e2c755a61dc8b2801b5efa527b840f2bc8d Mon Sep 17 00:00:00 2001 From: David Leverton Date: Thu, 11 Sep 2008 22:35:49 +0100 Subject: Fix [!opt?] description. --- dependencies.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dependencies.tex') diff --git a/dependencies.tex b/dependencies.tex index 615c7d2..bd62649 100644 --- a/dependencies.tex +++ b/dependencies.tex @@ -437,7 +437,7 @@ A 2-style use dependency consists of one of the following: dependency, or enabled otherwise. \item{[opt?]} The flag must be enabled if the flag is enabled for the package with the dependency. -\item{[!opt?]} The flag must be enabled if the use flag is disabled for the package with the +\item{[!opt?]} The flag must be disabled if the use flag is disabled for the package with the dependency. \item{[-opt]} The flag must be disabled. \end{description} -- cgit v1.2.3-65-gdbad