From 77276b22006af2b3031cbf6a351dfcdc43427786 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Mon, 9 Sep 2019 09:56:16 -0500 Subject: [PATCH] prefix.eclass: minor @USAGE fix Signed-off-by: Ben Kohler --- eclass/prefix.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass index 8ae3e3a531d5..435e99fdf922 100644 --- a/eclass/prefix.eclass +++ b/eclass/prefix.eclass @@ -111,7 +111,7 @@ hprefixify() { } # @FUNCTION: prefixify_ro -# @USAGE: prefixify_ro . +# @USAGE: # @DESCRIPTION: # prefixify a read-only file. # copies the files to ${T}, prefixies it, echos the new file. -- 2.26.2