commit: 6286e242950df283c6a66317407f5455784e9874 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 4 17:52:57 2026 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 17:57:54 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6286e242
sys-apps/man-pages: Fix typo in comment Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> sys-apps/man-pages/man-pages-6.16-r2.ebuild | 2 +- sys-apps/man-pages/man-pages-6.17.ebuild | 2 +- sys-apps/man-pages/man-pages-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/man-pages/man-pages-6.16-r2.ebuild b/sys-apps/man-pages/man-pages-6.16-r2.ebuild index 777f15252d50..960d6f8f484f 100644 --- a/sys-apps/man-pages/man-pages-6.16-r2.ebuild +++ b/sys-apps/man-pages/man-pages-6.16-r2.ebuild @@ -11,7 +11,7 @@ inherit eapi9-ver # - It's considered fine (and somewhat encouraged) for us to make snapshots # if we want specific fixes, perhaps aligned with newer kernels, glibc, etc. # Just generate it with 'make dist'. We can set DISTVERSION if we want a vanity -# name or if the comit hash is too long; +# name or if the commit hash is too long; # # - If we do use a snapshot, *don't* grab it directly from git and use it # raw in the ebuild. Use 'make dist' as above; diff --git a/sys-apps/man-pages/man-pages-6.17.ebuild b/sys-apps/man-pages/man-pages-6.17.ebuild index 777f15252d50..960d6f8f484f 100644 --- a/sys-apps/man-pages/man-pages-6.17.ebuild +++ b/sys-apps/man-pages/man-pages-6.17.ebuild @@ -11,7 +11,7 @@ inherit eapi9-ver # - It's considered fine (and somewhat encouraged) for us to make snapshots # if we want specific fixes, perhaps aligned with newer kernels, glibc, etc. # Just generate it with 'make dist'. We can set DISTVERSION if we want a vanity -# name or if the comit hash is too long; +# name or if the commit hash is too long; # # - If we do use a snapshot, *don't* grab it directly from git and use it # raw in the ebuild. Use 'make dist' as above; diff --git a/sys-apps/man-pages/man-pages-9999.ebuild b/sys-apps/man-pages/man-pages-9999.ebuild index 777f15252d50..960d6f8f484f 100644 --- a/sys-apps/man-pages/man-pages-9999.ebuild +++ b/sys-apps/man-pages/man-pages-9999.ebuild @@ -11,7 +11,7 @@ inherit eapi9-ver # - It's considered fine (and somewhat encouraged) for us to make snapshots # if we want specific fixes, perhaps aligned with newer kernels, glibc, etc. # Just generate it with 'make dist'. We can set DISTVERSION if we want a vanity -# name or if the comit hash is too long; +# name or if the commit hash is too long; # # - If we do use a snapshot, *don't* grab it directly from git and use it # raw in the ebuild. Use 'make dist' as above;
