mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
4 typo fixes: be use => be used
This commit is contained in:
parent
1ca9286ab8
commit
2624b297fc
3 changed files with 4 additions and 4 deletions
|
@ -2895,7 +2895,7 @@ The floating point constants
|
|||
.B Nan
|
||||
and
|
||||
.B Inf
|
||||
can be use to represent "not a number" and infinity respectively.
|
||||
can be used to represent "not a number" and infinity respectively.
|
||||
Integer constants follow the ANSI-C programming language
|
||||
integer constant conventions although only single byte
|
||||
character constants are recognized and character casts
|
||||
|
@ -6525,7 +6525,7 @@ format file.
|
|||
.BI %( date-format )T
|
||||
A
|
||||
.BI %( date-format )T
|
||||
format can be use to treat an argument as a date/time string
|
||||
format can be used to treat an argument as a date/time string
|
||||
and to format the date/time according to the
|
||||
.I date-format\^
|
||||
as defined for the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue