summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-12-24 14:23:35 +0000
committerru <ru@FreeBSD.org>2006-12-24 14:23:35 +0000
commitaa4e867828dcb00ed20e8c97de141cb99008424c (patch)
treee68f45f05d4ec954376fddf4c7df717159924c1b /usr.bin
parente806adde15e427117a1b95c1fb766a1a76fb338c (diff)
downloadFreeBSD-src-aa4e867828dcb00ed20e8c97de141cb99008424c.zip
FreeBSD-src-aa4e867828dcb00ed20e8c97de141cb99008424c.tar.gz
Document the -d option.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/hexdump/od.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1
index cb1300f..9bf7967 100644
--- a/usr.bin/hexdump/od.1
+++ b/usr.bin/hexdump/od.1
@@ -32,7 +32,7 @@
.\" @(#)od.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd July 11, 2004
+.Dd December 24, 2006
.Os
.Dt OD 1
.Sh NAME
@@ -87,6 +87,10 @@ Equivalent to
Output unsigned decimal ints.
Equivalent to
.Fl t Cm u4 .
+.It Fl d
+Output unsigned decimal shorts.
+Equivalent to
+.Fl t Cm u2 .
.It Fl e , F
Output double-precision floating point numbers.
Equivalent to
OpenPOWER on IntegriCloud