svn commit: r273491 - stable/10/usr.bin/elfdump
Mark Johnston
markj at FreeBSD.org
Wed Oct 22 23:55:09 UTC 2014
Author: markj
Date: Wed Oct 22 23:55:08 2014
New Revision: 273491
URL: https://svnweb.freebsd.org/changeset/base/273491
Log:
MFC r271692:
Fix a typo.
Modified:
stable/10/usr.bin/elfdump/elfdump.1
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.bin/elfdump/elfdump.1
==============================================================================
--- stable/10/usr.bin/elfdump/elfdump.1 Wed Oct 22 23:55:06 2014 (r273490)
+++ stable/10/usr.bin/elfdump/elfdump.1 Wed Oct 22 23:55:08 2014 (r273491)
@@ -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
More information about the svn-src-stable-10
mailing list