aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen-Kristjan Päll <akpall+gentoo@fst.ee>2024-08-20 09:09:52 +0300
committerZac Medico <zmedico@gentoo.org>2024-08-20 09:29:16 -0700
commit747b2d2079281adc60206c52b8bbf475fd982969 (patch)
tree9ffe34eabce6f53eb82451be0e7ca14781bf4b31
parentRemove unused and unimplemented asyncio.Task class (diff)
downloadportage-747b2d2079281adc60206c52b8bbf475fd982969.tar.gz
portage-747b2d2079281adc60206c52b8bbf475fd982969.tar.bz2
portage-747b2d2079281adc60206c52b8bbf475fd982969.zip
man/emerge.1: Fixed a typo
Signed-off-by: Allen-Kristjan Päll <akpall+gentoo@fst.ee> Closes: https://github.com/gentoo/portage/pull/1373 Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--man/emerge.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index e30f5f813..c629c6826 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -30,7 +30,7 @@ distribution.
.SH "EBUILDS, TBZ2S, SETS AND ATOMS"
\fBemerge\fR primarily installs packages. You can specify
packages to install in five possible ways: an \fIatom\fR,
-a \fIset\fR, an installed \fIfile\fR, an \fIebuild\fR, a
+a \fIset\fR, an installed \fIfile\fR, an \fIebuild\fR,
a \fItbz2\fR file, or a \fIgpkg\fR file.
.LP
.TP