For %c replace reference to asctime(3) with ctime(3) from which %c genetically
originates
This commit is contained in:
parent
2a7bdddac5
commit
963bc17524
@ -99,7 +99,7 @@ digits are preceded by a zero.
|
||||
.It Cm %c
|
||||
is replaced by national representation of time and date.
|
||||
The format is similar to that produced by
|
||||
.Xr asctime 3
|
||||
.Xr ctime 3
|
||||
and is
|
||||
equivalent to "%a %Ef %T %Y".
|
||||
It also implies the
|
||||
|
Loading…
Reference in New Issue
Block a user