mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 11:14:18 +01:00
strftime.3: Fix a typo and use St for standards
MFC after: 1 week
This commit is contained in:
parent
ab001fcdf2
commit
4073917408
@ -87,7 +87,7 @@ terminating NUL.
|
||||
Otherwise, zero is returned and the buffer contents are indeterminate.
|
||||
.Pp
|
||||
The conversion specifications are copied to the buffer after expansion
|
||||
as follows:-
|
||||
as follows:
|
||||
.Bl -tag -width "xxxx"
|
||||
.It Cm \&%A
|
||||
is replaced by national representation of the full weekday name.
|
||||
@ -274,7 +274,8 @@ The peculiar week number and year in the replacements of
|
||||
.Ql %g
|
||||
and
|
||||
.Ql \&%V
|
||||
are defined in ISO 8601: 1988.
|
||||
are defined in
|
||||
.St -iso8601 .
|
||||
The
|
||||
.Fn strftime_l
|
||||
function conforms to
|
||||
|
Loading…
Reference in New Issue
Block a user