From a0dce51ef34189927ab3996e5aa666b3d21de6d2 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 27 May 2008 20:07:14 +0000 Subject: [PATCH] Document __FreeBSDversion 603103 and 700109 the MFC of memrchr(3) --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 0f16c50ccc..0f8ea1893e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -11460,6 +11460,12 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 603102 + + 6.3-STABLE after MFC of the + memrchr function. + 603103 + + 7.0-CURRENT. 700000 @@ -11860,6 +11866,12 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 700108 + + 7.0-STABLE after MFC of the + memrchr function. + 700109 + + 8.0-CURRENT. Separating wide and single byte ctype.