summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2014-03-28 18:26:33 (GMT)
committerFelipe Sateler <fsateler@debian.org>2014-03-28 18:26:33 (GMT)
commit6b9d36bde72d717ab47d172a4b592751b927f731 (patch)
tree4b9e21fa7f130f29dc1e797348ce6d869ed98ede
parent21a85cc1c63cf3ef060ece59cdd82455e2884703 (diff)
downloadpatchelf-6b9d36bde72d717ab47d172a4b592751b927f731.zip
patchelf-6b9d36bde72d717ab47d172a4b592751b927f731.tar.gz
patchelf-6b9d36bde72d717ab47d172a4b592751b927f731.tar.bz2
Fix typo in manpage
-rw-r--r--patchelf.12
1 files changed, 1 insertions, 1 deletions
diff --git a/patchelf.1 b/patchelf.1
index 4865256..e2967f6 100644
--- a/patchelf.1
+++ b/patchelf.1
@@ -26,7 +26,7 @@ The single option given operates on a given FILE, editing in place.
Change the dynamic loader ("ELF interpreter") of executable given to
INTERPRETER.
-.IP --print-intepreter
+.IP --print-interpreter
Prints the ELF interpreter of the executable.
.IP "--set-rpath RPATH"