From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC53D139694 for ; Mon, 15 May 2017 23:02:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 198B2E0DD5; Mon, 15 May 2017 23:02:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF286E0DD5 for ; Mon, 15 May 2017 23:02:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CEF53416C8 for ; Mon, 15 May 2017 23:02:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D30A7455 for ; Mon, 15 May 2017 23:02:26 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1494882102.7b3872ff414fd46a3772a84fd8d973ba4c26d92c.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: ebuild-env-vars.tex pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7b3872ff414fd46a3772a84fd8d973ba4c26d92c X-VCS-Branch: master Date: Mon, 15 May 2017 23:02:26 +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: 10b62070-9727-4dd2-abc9-5c686820fee7 X-Archives-Hash: 820e83182163192471005149ae649e7b commit: 7b3872ff414fd46a3772a84fd8d973ba4c26d92c Author: Ulrich Müller gentoo org> AuthorDate: Sat May 13 09:19:55 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 15 21:01:42 2017 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7b3872ff Avoid underscore character in label. ebuild-env-vars.tex | 2 +- pkg-mgr-commands.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index ae47aea..82ab4cf 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -19,7 +19,7 @@ variable. \setlength{\LTleft}{25mm plus 1fil} \setlength{\LTright}{0pt plus 1fil} \begin{longtable}{!{\extracolsep{\fill}} l P{7.5em} l p{0.5\linewidth}} -\caption{Defined variables\label{tab:defined_vars}}\\ +\caption{Defined variables\label{tab:defined-vars}}\\ \toprule \multicolumn{1}{c}{\b{Variable}} & \multicolumn{1}{c}{\b{Legal in}} & diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 420b2a7..e44b1c7 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -288,7 +288,7 @@ current phase function has returned. \end{centertable} Note that the \t{\$\{EPREFIX\}} component represents the same offset-prefix as described in - Table~\ref{tab:defined_vars}. It facilitates offset-prefix installations which is supported by + Table~\ref{tab:defined-vars}. It facilitates offset-prefix installations which is supported by EAPIs listed in Table~\ref{tab:offset-env-vars-table}. When no offset-prefix installation is in effect, \t{EPREFIX} becomes the empty string, making the behaviour of \t{econf} equal for both offset-prefix supporting and agnostic EAPIs. @@ -329,7 +329,7 @@ current phase function has returned. In EAPIs listed in table~\ref{tab:banned-commands-table}, this command is banned as per section~\ref{sec:banned-commands}. - The variable \t{ED} is defined as in Table~\ref{tab:defined_vars} and depends on the use of an + The variable \t{ED} is defined as in Table~\ref{tab:defined-vars} and depends on the use of an offset-prefix. When such offset-prefix is absent, \t{ED} is equivalent to \t{D}\@. \t{ED} is always available in EAPIs that support offset-prefix installations as listed in Table~\ref{tab:offset-env-vars-table}, hence EAPIs lacking offset-prefix support should use