summaryrefslogtreecommitdiff
path: root/src/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/od.c b/src/od.c
index 4ea272067..41f0d7512 100644
--- a/src/od.c
+++ b/src/od.c
@@ -390,7 +390,7 @@ TYPE is made up of one or more of these specifications:\n\
"), stdout);
fputs (_("\
d[SIZE] signed decimal, SIZE bytes per integer\n\
- f[SIZE] floating point, SIZE bytes per integer\n\
+ f[SIZE] floating point, SIZE bytes per float\n\
o[SIZE] octal, SIZE bytes per integer\n\
u[SIZE] unsigned decimal, SIZE bytes per integer\n\
x[SIZE] hexadecimal, SIZE bytes per integer\n\