commit: 35b8e9ef476c31fdcaf58291e2d158e62f89616d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 22 23:31:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 18 18:19:19 2022 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=35b8e9ef
ebuild-maintenance/package-moves: link to updates/ page Bug: https://bugs.gentoo.org/388685 Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/devmanual/pull/268 Signed-off-by: Sam James <sam <AT> gentoo.org> ebuild-maintenance/package-moves/text.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ebuild-maintenance/package-moves/text.xml b/ebuild-maintenance/package-moves/text.xml index 4180c17..c5b278f 100644 --- a/ebuild-maintenance/package-moves/text.xml +++ b/ebuild-maintenance/package-moves/text.xml @@ -12,9 +12,10 @@ the following must be noted: <ol> <li> - Updates are <e>not one-shot</e> operations and they are not stateful. All - updates can be reapplied multiple times to the same system, and all old - updates are applied to fresh Gentoo installations. + <uri link="::profiles/updates/">Updates</uri> are <e>not one-shot</e> + operations and they are not stateful. All updates can be reapplied multiple + times to the same system, and all old updates are applied to fresh Gentoo + installations. </li> <li> Once an update entry is created, the old package name (or slot) cannot be
