Document the -d option.

This commit is contained in:
ru 2006-12-24 14:23:35 +00:00
parent e806adde15
commit aa4e867828

View File

@ -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