commit: a3e0f924a6e9c556386b4be177e14a96313610b5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 18 09:00:31 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 09:00:31 2016 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=a3e0f924
ebuild-maintenance: <warning/> rather than <warn/>. ebuild-maintenance/text.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml index 3e30933..0694a51 100644 --- a/ebuild-maintenance/text.xml +++ b/ebuild-maintenance/text.xml @@ -403,11 +403,11 @@ you still have problems, then commit with <c>repoman -I</c> and file a bug to the broken architecture, noting it in your git commit message. </p> -<warn> +<warning> When committing, make sure that you reference any bugs in the commit message. Failing to do so is considered to be in very poor taste and may result in disciplinary action. -</warn> +</warning> </body> </section>
