Fix typo.

Noted by:	alc
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2017-06-24 16:21:34 +00:00
parent 9dd39fd6f2
commit 287c1c8c13

View File

@ -69,7 +69,7 @@ current) offsets in the object.
In particular, the
.Fa offset
value cannot be negative.
If the object is truncated and the process later accesses a pages that
If the object is truncated and the process later accesses a page that
is wholly within the truncated region, the access is aborted and a
.Dv SIGBUS
signal is delivered to the process.