aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-12 18:25:57 -0400
committerAnthony G. Basile <blueness@gentoo.org>2012-08-12 19:33:59 -0400
commitb58ea12526294b53d52887b8a8a4f39bf5b4dff5 (patch)
tree60d7be59efe6d79cd9c31cd6134601c99a32feab /scripts
parentChangeLog: updated (diff)
downloadelfix-b58ea12526294b53d52887b8a8a4f39bf5b4dff5.tar.gz
elfix-b58ea12526294b53d52887b8a8a4f39bf5b4dff5.tar.bz2
elfix-b58ea12526294b53d52887b8a8a4f39bf5b4dff5.zip
Fixes a typo in revdep-pax script and documentation
Reported-by: Tully Gray <tullygray@arc.net.au> X-Gentoo-Bug: 431090 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=431090
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/revdep-pax2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/revdep-pax b/scripts/revdep-pax
index b9fd83b..9a990a2 100755
--- a/scripts/revdep-pax
+++ b/scripts/revdep-pax
@@ -407,7 +407,7 @@ def run_usage():
print(' : -v verbose, otherwise just print mismatching objects')
print(' : -e only print out executables in shell $PATH')
print(' : -m don\'t just report, but mark the mismatching objects')
- print(' : -y assume "yes" to all prompts for making (USE CAREFULLY!)')
+ print(' : -y assume "yes" to all prompts for marking (USE CAREFULLY!)')
print('\n'),