summaryrefslogtreecommitdiffstats
path: root/usr.bin/printf
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/printf')
-rw-r--r--usr.bin/printf/printf.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 27440e2..673412d 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -212,7 +212,8 @@ is printed in the style `[\-]ddd.ddd' where the number of d's
after the decimal point is equal to the precision specification for
the argument.
If the precision is missing, 6 digits are given; if the precision
-is explicitly 0, no digits and no decimal point are printed.
+is explicitly 0, everything after and including the decimal point
+is not printed.
.It Cm eE
The
.Ar argument
OpenPOWER on IntegriCloud