summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-02-07 06:11:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-02-07 06:11:00 +0000
commit80cb4f03378b2fdb17df1c8a7a522aa397c2ee04 (patch)
tree2261b1096501db68482336be37a2da2a8358c4af /usr.bin
parent41e6b615e71104162b43698a875269495183b5e8 (diff)
space before punctuation;
Diffstat (limited to 'usr.bin')
-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 f31edb73ba3..45e7826949c 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: od.1,v 1.15 2007/02/06 21:19:29 otto Exp $
+.\" $OpenBSD: od.1,v 1.16 2007/02/07 06:10:59 jmc Exp $
.\" $NetBSD: od.1,v 1.16 2001/12/07 01:23:42 bjh21 Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -102,7 +102,7 @@ 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 Four-byte octal display.
+.Em Four-byte octal display .
Display the input offset in octal, followed by four space-separated,
ten column, space filled, four-byte units of input data, in octal, per line.
.It Fl d