LGTM
On 9/6/19 9:06 PM, Ben Kohler wrote:
> Signed-off-by: Ben Kohler <bkoh...@gentoo.org>
> ---
> eclass/prefix.eclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass
> index 8ae3e3a531d..435e99fdf92 100644
> --- a/eclass/prefix.eclass
> +++ b/eclass/prefix.eclass
> @@ -111,7 +111,7 @@ hprefixify() {
> }
>
> # @FUNCTION: prefixify_ro
> -# @USAGE: prefixify_ro <file>.
> +# @USAGE: <file>
> # @DESCRIPTION:
> # prefixify a read-only file.
> # copies the files to ${T}, prefixies it, echos the new file.
>