Correctly match the format flags and their descriptions.

Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
This commit is contained in:
Mike Pritchard 1996-04-09 21:46:24 +00:00
parent fd2c4394ca
commit 457788f888
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15163

View File

@ -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