diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2 index 4635a33e0958..143705fed103 100644 --- a/lib/libc/sys/mmap.2 +++ b/lib/libc/sys/mmap.2 @@ -79,7 +79,7 @@ If references a device file, the interpretation of the .Fa offset value is device specific and defined by the device driver. -The virtual memory subsystem does not impose any restrictitions on the +The virtual memory subsystem does not impose any restrictions on the .Fa offset value in this case, passing it unchanged to the driver. .Pp