From 4276a6e7e01a78b1e92839475abb78519255136e Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 3 Dec 2023 07:51:13 +0000 Subject: man/revdep-rebuild.1: fix 'executables' typo Reported by kurly, thanks! Signed-off-by: Sam James --- man/revdep-rebuild.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.) -- cgit v1.2.3