summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-06 08:47:59 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-06 08:47:59 +0000
commit50a14d32d4245f9cff40873ad1399a835cd9b62c (patch)
tree014e4f54dd4c0522523811a7d470fb0b1fe6cad9 /usr.bin/hexdump
parentc936c61b07e4f9c3d3007910b4558540ee3106af (diff)
wrong word; jmc@prioris.mini.pw.edu.pl
Diffstat (limited to 'usr.bin/hexdump')
-rw-r--r--usr.bin/hexdump/od.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index f2d722de1e9..d560368290b 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: od.1,v 1.9 2001/12/30 08:17:32 pvalchev Exp $
+.\" $OpenBSD: od.1,v 1.10 2003/01/06 08:47:58 deraadt Exp $
.\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -104,7 +104,7 @@ selected.
.Em One-byte character display .
Display the input offset in octal, followed by sixteen
space-separated, three column, space-filled, characters of input data
-per line. Control characters are printed at c style escapes, or as
+per line. Control characters are printed as c style escapes, or as
three octal digits, if no c escape exists for the character.
.It Fl d
.Em Two-byte decimal display .