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

From: Ben Kohler <bkohler@gentoo.org>

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
---
 eclass/linux-mod.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index b6dc2c84d09..d10c414ef04 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -214,7 +214,7 @@ use_m() {
 }
 
 # @FUNCTION: convert_to_m
-# @USAGE: /path/to/the/file
+# @USAGE: </path/to/the/file>
 # @DESCRIPTION:
 # It converts a file (e.g. a makefile) to use M= instead of SUBDIRS=
 convert_to_m() {
-- 
2.23.0



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

only message in thread, other threads:[~2019-09-06 18:51 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:50 [gentoo-dev] [PATCH 08/16] linux-mod.eclass: minor @USAGE syntax fix bkohler

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