diff options
Diffstat (limited to 'function-reference/query-functions/text.xml')
-rw-r--r-- | function-reference/query-functions/text.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/function-reference/query-functions/text.xml b/function-reference/query-functions/text.xml index 0233e26..077e2cd 100644 --- a/function-reference/query-functions/text.xml +++ b/function-reference/query-functions/text.xml @@ -131,9 +131,8 @@ query variables and similar state. </ti> <ti> True if <c>pkg</c> (can include - <uri link="::general-concepts/dependencies#version specifiers"/> - and - <uri link="::general-concepts/dependencies#built with use dependencies"/>) + <uri link="::general-concepts/dependencies/#version specifiers"/> and + <uri link="::general-concepts/dependencies/#built with use dependencies"/>) is installed. Example: <c>has_version "=app-editors/nano-2.5.3[nls,spell]"</c>. (EAPI=7) An option may also be specified to query certain types of dependencies. |