summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-24 14:35:47 (GMT)
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-24 14:35:47 (GMT)
commite87ee57e2d2bdd5a30e641cb571f0e8dadf4fe58 (patch)
tree94950a635e1813f05719e14ea93eed92def4cb4e
parentfaf194fb46821a2f7bb4ee2cd7168c6faffc67ac (diff)
parent6b9d36bde72d717ab47d172a4b592751b927f731 (diff)
downloadpatchelf-e87ee57e2d2bdd5a30e641cb571f0e8dadf4fe58.zip
patchelf-e87ee57e2d2bdd5a30e641cb571f0e8dadf4fe58.tar.gz
patchelf-e87ee57e2d2bdd5a30e641cb571f0e8dadf4fe58.tar.bz2
Merge branch 'manpage-typo' of github.com:fsateler/patchelf
-rw-r--r--patchelf.12
1 files changed, 1 insertions, 1 deletions
diff --git a/patchelf.1 b/patchelf.1
index f0cdd9f..2125278 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"