public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 05/16] gstreamer.eclass: minor @USAGE fixes
@ 2019-09-06 18:44 bkohler
  0 siblings, 0 replies; only message in thread
From: bkohler @ 2019-09-06 18:44 UTC (permalink / raw
  To: gentoo-dev; +Cc: Ben Kohler

From: Ben Kohler <bkohler@gentoo.org>

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
---
 eclass/gstreamer.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/gstreamer.eclass b/eclass/gstreamer.eclass
index 24877de422f..b4529e38209 100644
--- a/eclass/gstreamer.eclass
+++ b/eclass/gstreamer.eclass
@@ -139,7 +139,7 @@ gstreamer_get_plugins() {
 }
 
 # @FUNCTION: gstreamer_get_plugin_dir
-# @USAGE: gstreamer_get_plugin_dir [<build_dir>]
+# @USAGE: [build_dir]
 # @INTERNAL
 # @DESCRIPTION:
 # Finds plugin build directory and output it.
@@ -161,7 +161,7 @@ gstreamer_get_plugin_dir() {
 }
 
 # @FUNCTION: gstreamer_system_link
-# @USAGE: gstreamer_system_link gst-libs/gst/audio:gstreamer-audio [...]
+# @USAGE: <gst-libs/gst/audio:gstreamer-audio> [...]
 # @DESCRIPTION:
 # Walks through makefiles in order to make sure build will link against system
 # libraries.
-- 
2.23.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-06 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-06 18:44 [gentoo-dev] [PATCH 05/16] gstreamer.eclass: minor @USAGE fixes bkohler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox