summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump')
-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