summaryrefslogtreecommitdiff
path: root/usr.bin/printf/printf.1
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2000-07-21 20:18:50 +0000
committerChris Costello <chris@FreeBSD.org>2000-07-21 20:18:50 +0000
commit49776176794d195bdacade9ec7a138d50b4503e4 (patch)
tree6f9377ef2c768ba7f5c7a8333ecb17e32478a06d /usr.bin/printf/printf.1
parentc4619be2d5754a1c034aa61c51cd355203595bd5 (diff)
Notes
Diffstat (limited to 'usr.bin/printf/printf.1')
-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 673412d96d79..27440e221fc1 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