Note that the previous __FreeBSD_version bump was also for the new
libc function, strnstr(3).
This commit is contained in:
parent
1783c60f13
commit
694c04e2e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10904
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.169 2001/10/07 19:01:05 dinoex Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.170 2001/10/09 07:39:36 obrien Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -3106,7 +3106,8 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after moving to XFree86 4 by default for
|
||||
package builds.</entry>
|
||||
package builds, and after the new libc strnstr() function
|
||||
was added.</entry>
|
||||
<entry>500026</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue