Fix ID, reword "to allow to allocate".
This commit is contained in:
parent
789e104580
commit
38cab4c0fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45318
1 changed files with 2 additions and 16 deletions
|
@ -6,21 +6,7 @@
|
|||
-->
|
||||
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink=
|
||||
"http://www.w3.org/1999/xlink" version="5.0" xml:id="appendices">
|
||||
|
||||
<!--
|
||||
|
||||
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>
|
||||
|
||||
-->
|
||||
"http://www.w3.org/1999/xlink" version="5.0" xml:id="versions">
|
||||
|
||||
<title
|
||||
xml:id="freebsd-versions"><literal>__FreeBSD_version</literal>
|
||||
|
@ -2712,7 +2698,7 @@
|
|||
<entry>701105</entry>
|
||||
<entry>March 12, 2009</entry>
|
||||
<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
|
||||
architectures.</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue