diff options
author | Brian Feldman <green@FreeBSD.org> | 1999-08-29 14:10:04 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 1999-08-29 14:10:04 +0000 |
commit | efb2b82b9f4520c5f14393311b36b9112eb656bc (patch) | |
tree | 0d9d246fe69672be3caf8bc7d1e509dbeafdb9a6 /en_US.ISO_8859-1 | |
parent | 0c9d7180a36e95458ee012c356d327a0c1bcc73b (diff) | |
download | doc-efb2b82b9f4520c5f14393311b36b9112eb656bc.tar.gz doc-efb2b82b9f4520c5f14393311b36b9112eb656bc.zip |
Update for 320002.
Notes
Notes:
svn path=/head/; revision=5471
Diffstat (limited to 'en_US.ISO_8859-1')
-rw-r--r-- | en_US.ISO_8859-1/books/handbook/ports/chapter.sgml | 8 | ||||
-rw-r--r-- | en_US.ISO_8859-1/books/porters-handbook/book.sgml | 8 |
2 files changed, 14 insertions, 2 deletions
diff --git a/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml index 0dc342c632..1186fbf169 100644 --- a/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - $Id: chapter.sgml,v 1.47 1999-08-24 19:01:16 nik Exp $ + $Id: chapter.sgml,v 1.48 1999-08-29 14:10:04 green Exp $ --> <chapter id="ports"> @@ -3445,6 +3445,12 @@ post-install: <entry>3.2-STABLE</entry> <entry>320001</entry> </row> + + <row> + <entry>3.2-STABLE after binary-incompatible IPFW and + socket changes</entry> + <entry>320002</entry> + <row> <row> <entry>4.0-CURRENT after 3/4 branch</entry> diff --git a/en_US.ISO_8859-1/books/porters-handbook/book.sgml b/en_US.ISO_8859-1/books/porters-handbook/book.sgml index f883906fe2..01825934e2 100644 --- a/en_US.ISO_8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO_8859-1/books/porters-handbook/book.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - $Id: book.sgml,v 1.47 1999-08-24 19:01:16 nik Exp $ + $Id: book.sgml,v 1.48 1999-08-29 14:10:04 green Exp $ --> <chapter id="ports"> @@ -3445,6 +3445,12 @@ post-install: <entry>3.2-STABLE</entry> <entry>320001</entry> </row> + + <row> + <entry>3.2-STABLE after binary-incompatible IPFW and + socket changes</entry> + <entry>320002</entry> + <row> <row> <entry>4.0-CURRENT after 3/4 branch</entry> |