From dee2a93a34c4342eb91b131c8a6c12409f502604 Mon Sep 17 00:00:00 2001 From: Nicolas Braud-Santoni Date: Sun, 26 Nov 2017 22:18:07 +0100 Subject: Fix typos Closes: #1 [via git-merge-pr] --- README | 2 +- holes.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 3edaccd..a2c77ce 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ SYNOPSIS DESCRIPTION holes looks for runs of zero bytes (a.k.a. holes) in the specified input - files (or the standard input), and prints the start adresses (in + files (or the standard input), and prints the start addresses (in hexadecimal) as well as the lengths (in decimal). When multiple input files are specified, holes prefixes each line with the file name. diff --git a/holes.1 b/holes.1 index 284fe6e..0398f75 100644 --- a/holes.1 +++ b/holes.1 @@ -14,7 +14,7 @@ .Nm looks for runs of zero bytes (a.k.a. holes) in the specified input files (or the standard input), -and prints the start adresses (in hexadecimal) +and prints the start addresses (in hexadecimal) as well as the lengths (in decimal). When multiple input files are specified, .Nm -- cgit 1.4.1