Date: Sat, 23 May 2009 09:24:08 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r192631 - head Message-ID: <200905230924.n4N9O80O051754@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905230924.n4N9O80O051754>