diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2014-09-16 22:26:01 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2014-09-16 22:26:01 +0000 |
| commit | f4f080c659c350e05c8ad7e8e68e92b2be681a85 (patch) | |
| tree | 4642dbdb2b5a311c4ae12054e053bb54c7cbfd16 /usr.bin/elfdump | |
| parent | 6667db3130b236ae6c2de05770faec29f9d7d7a6 (diff) | |
Notes
Diffstat (limited to 'usr.bin/elfdump')
| -rw-r--r-- | usr.bin/elfdump/elfdump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/elfdump/elfdump.1 b/usr.bin/elfdump/elfdump.1 index dbb3171213ee..a549d5391934 100644 --- a/usr.bin/elfdump/elfdump.1 +++ b/usr.bin/elfdump/elfdump.1 @@ -50,7 +50,7 @@ The options are as follows: .It Fl a Dump all information. .It Fl c -Dump shared headers. +Dump section headers. .It Fl d Dump dynamic symbols. .It Fl e |
