From: Ben Kohler Date: Fri, 6 Sep 2019 16:35:03 +0000 (-0500) Subject: linux-mod.eclass: minor @USAGE syntax fix X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3a5ca979aa9e1bb9d1a6d0dda7278d24573ba9bd;p=gentoo.git linux-mod.eclass: minor @USAGE syntax fix Signed-off-by: Ben Kohler --- diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 5b1b8f65cee0..7c26a4a1539d 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: # @DESCRIPTION: # It converts a file (e.g. a makefile) to use M= instead of SUBDIRS= convert_to_m() {