summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/printf/printf.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 673412d..27440e2 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -212,8 +212,7 @@ 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, everything after and including the decimal point
-is not printed.
+is explicitly 0, no digits and no decimal point are printed.
.It Cm eE
The
.Ar argument
OpenPOWER on IntegriCloud