summaryrefslogtreecommitdiffstats
path: root/lib/metadata.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/metadata.sh')
-rw-r--r--lib/metadata.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/metadata.sh b/lib/metadata.sh
index e3ed407..0597841 100644
--- a/lib/metadata.sh
+++ b/lib/metadata.sh
@@ -313,8 +313,9 @@ ob_plat_is_concerned()
## \fIpath_id\fP. The arguments for a \fIpath_id\fP of either
## \fBpackage-source\fP or \fBpackage-docs\fP are \fIsource\fP and
## \fIversion\fP. For \fBbuildflags\fP the argument is \fI arch\fP.
-## For \fBplatconf\fP they are \fIsource\fP, \fIversion\fP, and
-## \fIplat\fP.
+## For \fBplatconf\fP they can be either only \fIplat\fP or all of
+## \fIsource\fP, \fIversion\fP, and \fIplat\fP; the latter form is
+## deprecated.
## @operand path_id req One of \fBpackage-source\fP, \fBpackage-docs\fP,
## \fBbuildflags\fP, or \fBplatconf\fP.
## @operand args req Additional arguments specific to each \fIpath_id\fP.