arch.7: correct statement about time_t size
After r320347 it is 64-bit on every architecture except i386. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
87a567f181
commit
49ccd3fe61
@ -212,8 +212,7 @@ Machine-dependent type sizes:
|
||||
.El
|
||||
.Pp
|
||||
.Sy time_t
|
||||
is 8 bytes on all supported architectures except i386 and 32-bit
|
||||
variants of powerpc.
|
||||
is 8 bytes on all supported architectures except i386.
|
||||
.Ss Endianness and Char Signedness
|
||||
.Bl -column -offset indent "Sy Architecture" "Sy Endianness" "Sy char Signedness"
|
||||
.It Sy Architecture Ta Sy Endianness Ta Sy char Signedness
|
||||
|
Loading…
Reference in New Issue
Block a user