Fix entry for 500105 which was mistakenly committed as 500005.
Add entry for 500106
This commit is contained in:
parent
f602b36021
commit
262c11c3fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16229
1 changed files with 11 additions and 5 deletions
|
@ -5366,11 +5366,6 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
<entry>500004</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after new cdevsw initialization method.</entry>
|
||||
<entry>500005</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after merging libxpg4 code into
|
||||
libc and after TASKQ interface introduction.</entry>
|
||||
|
@ -5638,6 +5633,17 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
Appearance of MAJOR_AUTO allocation facility.</entry>
|
||||
<entry>500104</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>5.0-CURRENT after new cdevsw initialization method.</entry>
|
||||
<entry>500105</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>devstat_add_entry() has been replaced by
|
||||
devstat_new_entry()</entry>
|
||||
<entry>500106</entry>
|
||||
</row>
|
||||
|
||||
foo
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue