mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Correctly match the format flags and their descriptions.
Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
This commit is contained in:
parent
fd2c4394ca
commit
457788f888
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15163
@ -202,7 +202,7 @@ The format characters and their meanings are:
|
||||
.It Cm diouXx
|
||||
The
|
||||
.Ar argument
|
||||
is printed as a signed decimal (d or i), unsigned decimal, unsigned octal,
|
||||
is printed as a signed decimal (d or i), unsigned octal, unsigned decimal,
|
||||
or unsigned hexadecimal (X or x), respectively.
|
||||
.It Cm f
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user