From 8c734c537488647738d110a0e7a35848aa1dde7e Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Wed, 6 Dec 2017 22:41:04 +0900 Subject: eclass/prefix.eclass: use a long line for @USAGE This is only for making eclass-manpages happy. Closes: https://bugs.gentoo.org/637848 --- eclass/prefix.eclass | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'eclass/prefix.eclass') diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass index eb5843182f3..8ae3e3a531d 100644 --- a/eclass/prefix.eclass +++ b/eclass/prefix.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: prefix.eclass @@ -48,8 +48,7 @@ eprefixify() { } # @FUNCTION: hprefixify -# @USAGE: [ -w ] [ -e ] [ -q ] -# +# @USAGE: [ -w ] [ -e ] [ -q ] # @DESCRIPTION: # Tries a set of heuristics to prefixify the given files. Dies if no # arguments are given, a file does not exist, or changing a file failed. -- cgit v1.2.3-18-g5258