aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ebuild-writing/functions/src_compile/build-environment/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-writing/functions/src_compile/build-environment/text.xml b/ebuild-writing/functions/src_compile/build-environment/text.xml
index b2ae77d..8c16587 100644
--- a/ebuild-writing/functions/src_compile/build-environment/text.xml
+++ b/ebuild-writing/functions/src_compile/build-environment/text.xml
@@ -64,7 +64,7 @@ line in the correct place.
<p>
The <c>filter-flags</c> function can be used to remove a particular flag from
-<c>CFLAGS</c>. Multiple arguments can be supplied; each is the name of a flag to
+<c>{C,CPP,CXX,CCAS,F,FC,LD}FLAGS</c>. Multiple arguments can be supplied; each is the name of a flag to
remove.
</p>