public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] prefix.eclass: minor @USAGE fix
@ 2019-09-06 19:06 Ben Kohler
  2019-09-09  7:13 ` [gentoo-dev] " Michael Haubenwallner
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Kohler @ 2019-09-06 19:06 UTC (permalink / raw
  To: gentoo-dev; +Cc: prefix

Signed-off-by: Ben Kohler <bkohler@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.
-- 
2.23.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-dev] Re: [PATCH] prefix.eclass: minor @USAGE fix
  2019-09-06 19:06 [gentoo-dev] [PATCH] prefix.eclass: minor @USAGE fix Ben Kohler
@ 2019-09-09  7:13 ` Michael Haubenwallner
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Haubenwallner @ 2019-09-09  7:13 UTC (permalink / raw
  To: Ben Kohler, gentoo-dev; +Cc: prefix

LGTM

On 9/6/19 9:06 PM, Ben Kohler wrote:
> Signed-off-by: Ben Kohler <bkohler@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.
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-09  7:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-06 19:06 [gentoo-dev] [PATCH] prefix.eclass: minor @USAGE fix Ben Kohler
2019-09-09  7:13 ` [gentoo-dev] " Michael Haubenwallner

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