commit: 244714ba25b52e6437bf12302a6e633ebbc10a9c Author: akater <nuclearspace <AT> gmail <DOT> com> AuthorDate: Sun Jun 20 01:01:13 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jun 20 12:27:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=244714ba
ebuild-env-vars.tex: Fix a reference Fixes: 27a0bf1961ae56fd6b948d5ffea9a9e4ae35fd91 Closes: https://bugs.gentoo.org/796794 Signed-off-by: Dmitrii Neskoromnyi <nuclearspace <AT> gmail.com> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ebuild-env-vars.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex index ddea935..b52f0b3 100644 --- a/ebuild-env-vars.tex +++ b/ebuild-env-vars.tex @@ -149,7 +149,7 @@ variable. No & \featurelabel{broot} The absolute path to the root directory containing build dependencies satisfied by \t{BDEPEND} and \t{IDEPEND}, typically executable build tools. This includes any - applicable offset prefix. Only for EAPIs listed in table~\ref{tab:offset-env-vars-table} as + applicable offset prefix. Only for EAPIs listed in table~\ref{tab:added-env-vars-table} as supporting \t{BROOT}. \\ \t{T} &
