[PATCH] printf.3: Fix wording for the 0 flag with given precision

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When a precision is given, the 0 flag is ignored only for integer
conversions, not for all numeric conversions.

Signed-off-by: Vincent Lefevre <vincent@xxxxxxxxxx>
---
 man3/printf.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/printf.3 b/man3/printf.3
index 790ebf4d8..b90a71293 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -324,7 +324,7 @@ and
 flags both appear, the
 .B \&0
 flag is ignored.
-If a precision is given with a numeric conversion
+If a precision is given with an integer conversion
 .RB ( d ,
 .BR i ,
 .BR o ,
-- 
2.40.0




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux