summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-20 09:15:23 +0000
committerphantom <phantom@FreeBSD.org>1999-09-20 09:15:23 +0000
commit353c1a6746a76da0f34e6506c8b82148e747770c (patch)
treec2a006d6e8b33669500f65964ed3c8099f4ffe2e /usr.bin/hexdump
parentdbca32e915256c6097ea32b090fea3ee501ab814 (diff)
downloadFreeBSD-src-353c1a6746a76da0f34e6506c8b82148e747770c.zip
FreeBSD-src-353c1a6746a76da0f34e6506c8b82148e747770c.tar.gz
Correct spelling : ascii -> ASCII
PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp
Diffstat (limited to 'usr.bin/hexdump')
-rw-r--r--usr.bin/hexdump/hexdump.12
-rw-r--r--usr.bin/hexdump/od.12
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1
index a743a50..71a8caa 100644
--- a/usr.bin/hexdump/hexdump.1
+++ b/usr.bin/hexdump/hexdump.1
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm hexdump, hd
-.Nd ascii, decimal, hexadecimal, octal dump
+.Nd ASCII, decimal, hexadecimal, octal dump
.Sh SYNOPSIS
.Nm hexdump
.Op Fl bcCdovx
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index 87cea73..ba11227 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -37,7 +37,7 @@
.Dt OD 1
.Sh NAME
.Nm od
-.Nd octal, decimal, hex, ascii dump
+.Nd octal, decimal, hex, ASCII dump
.Sh SYNOPSIS
.Nm od
.Op Fl aBbcDdeFfHhIiLlOovXx
OpenPOWER on IntegriCloud