Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2014 22:26:02 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r271692 - head/usr.bin/elfdump
Message-ID:  <201409162226.s8GMQ21V026024@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Tue Sep 16 22:26:01 2014
New Revision: 271692
URL: http://svnweb.freebsd.org/changeset/base/271692

Log:
  Fix a typo.
  
  MFC after:	3 days

Modified:
  head/usr.bin/elfdump/elfdump.1

Modified: head/usr.bin/elfdump/elfdump.1
==============================================================================
--- head/usr.bin/elfdump/elfdump.1	Tue Sep 16 21:48:48 2014	(r271691)
+++ head/usr.bin/elfdump/elfdump.1	Tue Sep 16 22:26:01 2014	(r271692)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409162226.s8GMQ21V026024>