summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/hexdump.1
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-05-17 06:12:25 +0000
committertjr <tjr@FreeBSD.org>2002-05-17 06:12:25 +0000
commitb0a96363c8436d22d5069a0d3c94794afc5c0229 (patch)
treead080efa6a24fc2c951ac60222c19b76b54e48c8 /usr.bin/hexdump/hexdump.1
parent07338940a0106f3c110e93b1068ebfbfb5892f2b (diff)
downloadFreeBSD-src-b0a96363c8436d22d5069a0d3c94794afc5c0229.zip
FreeBSD-src-b0a96363c8436d22d5069a0d3c94794afc5c0229.tar.gz
Add support for printing long doubles.
PR: 36783
Diffstat (limited to 'usr.bin/hexdump/hexdump.1')
-rw-r--r--usr.bin/hexdump/hexdump.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1
index 84ae2f1..a004c1d 100644
--- a/usr.bin/hexdump/hexdump.1
+++ b/usr.bin/hexdump/hexdump.1
@@ -276,7 +276,7 @@ Four byte default, one, two and four byte counts supported.
.Li \&%E , \&%e , \&%f ,
.Li \&%G , \&%g
.Xc
-Eight byte default, four byte counts supported.
+Eight byte default, four and twelve byte counts supported.
.El
.Pp
The amount of data interpreted by each format string is the sum of the
OpenPOWER on IntegriCloud