svn commit: r192631 - head
Joel Dahl
joel at FreeBSD.org
Sat May 23 09:24:08 UTC 2009
Author: joel (doc committer)
Date: Sat May 23 09:24:07 2009
New Revision: 192631
URL: http://svn.freebsd.org/changeset/base/192631
Log:
Fix minor typo.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sat May 23 09:01:30 2009 (r192630)
+++ head/UPDATING Sat May 23 09:24:07 2009 (r192631)
@@ -279,7 +279,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
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:
More information about the svn-src-all
mailing list