From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 673A7138A1A for ; Sun, 15 Feb 2015 09:54:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA5CFE0983; Sun, 15 Feb 2015 09:54:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A4A0E0984 for ; Sun, 15 Feb 2015 09:54:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 558A13407C5 for ; Sun, 15 Feb 2015 09:54:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1143811CD6 for ; Sun, 15 Feb 2015 09:54:06 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1423984368.a0d88ff5f5337d40905e7f4a87659b89578cd12b.hwoarang@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: function-reference/query-functions/ X-VCS-Repository: proj/devmanual X-VCS-Files: function-reference/query-functions/text.xml X-VCS-Directories: function-reference/query-functions/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: a0d88ff5f5337d40905e7f4a87659b89578cd12b X-VCS-Branch: master Date: Sun, 15 Feb 2015 09:54:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c929c328-1494-475a-8743-cbd57ce04479 X-Archives-Hash: 3365388ffe51ebc9b36b90bf3a39173d commit: a0d88ff5f5337d40905e7f4a87659b89578cd12b Author: yac blesmrt net> AuthorDate: Sun Feb 15 07:12:48 2015 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sun Feb 15 07:12:48 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=a0d88ff5 Replace weasel word with proper description --- function-reference/query-functions/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function-reference/query-functions/text.xml b/function-reference/query-functions/text.xml index dc88b9d..67d4315 100644 --- a/function-reference/query-functions/text.xml +++ b/function-reference/query-functions/text.xml @@ -96,7 +96,7 @@ query variables and similar state. best_version pkg - Echoes the 'best' version of pkg which is currently installed. + Echoes the highest version of pkg which is currently installed.