Fix minor typo.

This commit is contained in:
Joel Dahl 2009-05-23 09:24:07 +00:00
parent 8c8e796b97
commit 813bb2c94e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192631

View File

@ -279,7 +279,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
memory segment of size > 2 GB on the 64-bit architectures.
Due to a limitation of the existing ABI, the shm_segsz member
of the struct shmid_ds, returned by shmctl(IPC_STAT) call is
wrong for large segments. Note that limits must be explicitely
wrong for large segments. Note that limits must be explicitly
raised to allow such segments to be created.
20090301: