summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-03 07:51:13 +0000
committerSam James <sam@gentoo.org>2023-12-03 07:51:13 +0000
commit4276a6e7e01a78b1e92839475abb78519255136e (patch)
treef9ef816533110428ad490a352898cac0fee857a9 /man
parent78c8fbe8a35cd2926f37f21235c5d8b587efae46 (diff)
downloadgentoolkit-4276a6e7e01a78b1e92839475abb78519255136e.tar.gz
man/revdep-rebuild.1: fix 'executables' typo
Reported by kurly, thanks! Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r--man/revdep-rebuild.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/revdep-rebuild.1 b/man/revdep-rebuild.1
index bff995c..c7d789f 100644
--- a/man/revdep-rebuild.1
+++ b/man/revdep-rebuild.1
@@ -48,7 +48,7 @@ Turn off the progress meter
Print less output and disable the progress meter. (This option is also passed to portage.)
.TP
.B \-u | \-\-search\-symbols
-Searches for undefined symbols in executibles. This will most likely have false positives in the output, so it is recommended to only use this option with pretend and manually fix any legitimate issues found. \fBNote:\fR This is currently only implemented in revdep-rebuild.sh, it is not implemented in revdep-rebuild.py.
+Searches for undefined symbols in executables. This will most likely have false positives in the output, so it is recommended to only use this option with pretend and manually fix any legitimate issues found. \fBNote:\fR This is currently only implemented in revdep-rebuild.sh, it is not implemented in revdep-rebuild.py.
.TP
.B \-v | \-\-verbose
More output. (Prints the revdep\-rebuild search environment.)