From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Anderson Date: Thu, 21 Mar 2013 09:52:04 -0700 Subject: [U-Boot] [PATCH 3/8] patman: Minor help message/README fixes In-Reply-To: <1363833781-14557-4-git-send-email-sjg@chromium.org> References: <1363833781-14557-1-git-send-email-sjg@chromium.org> <1363833781-14557-4-git-send-email-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Simon, On Wed, Mar 20, 2013 at 7:42 PM, Simon Glass wrote: > A few of the help messages are not quite right, and there is a typo > in the README. Fix these. > > Signed-off-by: Simon Glass > --- > tools/patman/README | 2 +- > tools/patman/patman.py | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Doug Anderson