Skip to content

Commit 16f13b4

Browse files
brenoguimMic92
andauthored
Update patchelf.1
Co-authored-by: Jörg Thalheim <[email protected]>
1 parent 4a50d12 commit 16f13b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

patchelf.1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ with the old and the new name separated by spaces like this:
129129

130130
old_name new_name
131131

132+
Symbol names do not contain version specifier that are also shown in the output of the nm -D command from binutils. So instead of the name write@GLIBC_2.2.5 it is just write.
133+
132134
.IP "--output FILE"
133135
Set the output file name. If not specified, the input will be modified in place.
134136

0 commit comments

Comments
 (0)