Document strcasestr() version bump
This commit is contained in:
parent
b2034e7bfa
commit
b2f9d5ab79
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10907
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.170 2001/10/09 07:39:36 obrien Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.171 2001/10/09 16:12:09 mike Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
|
@ -3110,6 +3110,12 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
was added.</entry>
|
was added.</entry>
|
||||||
<entry>500026</entry>
|
<entry>500026</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>5.0-CURRENT after the new libc strcasestr() function
|
||||||
|
was added.</entry>
|
||||||
|
<entry>500027</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
|
Loading…
Reference in a new issue