Fix ID, reword "to allow to allocate".

This commit is contained in:
Warren Block 2014-07-16 20:11:59 +00:00
parent 789e104580
commit 38cab4c0fe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45318

View file

@ -6,21 +6,7 @@
--> -->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink= <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink=
"http://www.w3.org/1999/xlink" version="5.0" xml:id="appendices"> "http://www.w3.org/1999/xlink" version="5.0" xml:id="versions">
<!--
This file documents the values of the OSVERSION make variable. The
format is easy to grasp from the already-added entries below (or use
this scheme below as a skeleton):
<row>
<entry>VALUE</entry>
<entry>DATE</entry>
<entry>RELEASE</entry>
</row>
-->
<title <title
xml:id="freebsd-versions"><literal>__FreeBSD_version</literal> xml:id="freebsd-versions"><literal>__FreeBSD_version</literal>
@ -2712,7 +2698,7 @@
<entry>701105</entry> <entry>701105</entry>
<entry>March 12, 2009</entry> <entry>March 12, 2009</entry>
<entry>7.1-STABLE after the incompatible change <entry>7.1-STABLE after the incompatible change
to the kern.ipc.shmsegs sysctl to allow to allocate to the kern.ipc.shmsegs sysctl to allow allocating
larger SysV shared memory segments on 64bit larger SysV shared memory segments on 64bit
architectures.</entry> architectures.</entry>
</row> </row>