arch.7: Fix a typo in the manual page
- s/dereferencable/dereferenceable/ MFC after: 5 days
This commit is contained in:
@@ -76,7 +76,7 @@ Pointers should not be cast to
|
||||
or
|
||||
.Vt size_t
|
||||
if they will later be cast back to a pointer that is expected to be
|
||||
dereferencable as they remain bare integer types on all architectures.
|
||||
dereferenceable as they remain bare integer types on all architectures.
|
||||
.Pp
|
||||
On some architectures, e.g.,
|
||||
AIM variants of
|
||||
|
||||
Reference in New Issue
Block a user