From: Ben Kohler Date: Mon, 9 Sep 2019 14:56:16 +0000 (-0500) Subject: prefix.eclass: minor @USAGE fix X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77276b22006af2b3031cbf6a351dfcdc43427786;p=gentoo.git prefix.eclass: minor @USAGE fix Signed-off-by: Ben Kohler --- 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.