diff options
author | Ned Ludd <solar@gentoo.org> | 2006-02-18 15:58:21 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2006-02-18 15:58:21 +0000 |
commit | 0a062331e03241fc600162e84718760eebecfa0c (patch) | |
tree | 3600c67d1b3b2d021468737fc1747157ecc2ea17 | |
parent | - Make -E take strings vs just numerics. Fixed off by one in ld.so.conf inclu... (diff) | |
download | pax-utils-0.1.10.tar.gz pax-utils-0.1.10.tar.bz2 pax-utils-0.1.10.zip |
- add %k #k to manpagev0.1.10
-rw-r--r-- | man/scanelf.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/scanelf.1 b/man/scanelf.1 index b974ae9..84a17d3 100644 --- a/man/scanelf.1 +++ b/man/scanelf.1 @@ -109,6 +109,7 @@ Use specified format for output. \fB%n\fR NEEDED \fB%i\fR INTERP \fB%s\fR symbol + \fB%k\fR section \fB%N\fR library \fB%T\fR TEXTRELs \fB%o\fR Elf Type |