aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-11-26 13:03:38 -0800
committerZac Medico <zmedico@gentoo.org>2019-11-26 19:19:00 -0800
commit364c70a2d8f77640731c9dc4bef9f3bacbeab7a9 (patch)
tree01cfc4a4ed3d21cb86f272e4d0ca8d614cb07b6b
parentemerge --buildpkgonly: respect buildtime hard blockers (diff)
downloadportage-364c70a2.tar.gz
portage-364c70a2.tar.bz2
portage-364c70a2.zip
man/emerge.1: fix \fB typo
$ groff -man man/emerge.1 >/dev/null man/emerge.1:117: warning: can't find font `b' 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 dd6cdfd6e..8d3e74074 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -114,7 +114,7 @@ how many are found. See
Cleans up the system by examining the installed packages and removing older
packages. This is accomplished by looking at each installed package and
separating the installed versions by \fBslot\fR. Clean will \fBremove all but
-the most recently installed version in each \fbslot\fR. Clean should not
+the most recently installed version in each slot\fR. Clean should not
remove unslotted packages. Note: Most recently installed means most
\fBrecent\fR, not highest version.
.TP