Date: Wed, 6 Mar 2002 19:15:34 -0800 (PST) From: <fenner@FreeBSD.org> To: doc@FreeBSD.org Subject: Porter's handbook changes for review Message-ID: <200203070315.g273FYN20881@freefall.freebsd.org>
index | next in thread | raw e-mail
I made the mistake of noticing some omissions from the __FreeBSD_version
list in the porter's handbook, and somehow that turned into
volunteering to fix them. Since I can't get the doc tree to build
(since I only checked out a piece of it and setting DOC_PREFIX to
someone else's already checked out copy doesn't seem to work), I
can't test these changes, so could someone make sure these changes
are vaguely reasonable?
Thanks,
Bill
cvs diff: Diffing .
Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.195
diff -u -r1.195 book.sgml
--- book.sgml 28 Feb 2002 23:24:58 -0000 1.195
+++ book.sgml 7 Mar 2002 03:09:03 -0000
@@ -2787,6 +2787,16 @@
</row>
<row>
+ <entry>3.5-RELEASE</entry>
+ <entry>350000</entry>
+ </row>
+
+ <row>
+ <entry>3.5-STABLE</entry>
+ <entry>350001</entry>
+ </row>
+
+ <row>
<entry>4.0-CURRENT after 3.4 branch</entry>
<entry>400000</entry>
</row>
@@ -2898,6 +2908,12 @@
</row>
<row>
+ <entry>4.0-STABLE after the introduction of delayed
+ checksums.</entry>
+ <entry>400019</entry>
+ </row>
+
+ <row>
<entry>4.0-STABLE after merging libxpg4 code into
libc.</entry>
<entry>400020</entry>
@@ -2983,6 +2999,16 @@
<entry>440003</entry>
</row>
+ <row>
+ <entry>4.5-RELEASE</entry>
+ <entry>450000</entry>
+ </row>
+
+ <row>
+ <entry>4.5-STABLE after the usb structure rename.</entry>
+ <entry>450001</entry>
+ </row>
+
<row>
<entry>5.0-CURRENT</entry>
@@ -3168,6 +3194,11 @@
type <literal>fflags_t</literal>, which is the
appropriate size for file flags.</entry>
<entry>500030</entry>
+ </row>
+
+ <row>
+ <entry>5.0-CURRENT after the usb structure rename.</entry>
+ <entry>500031</entry>
</row>
</tbody>
</tgroup>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203070315.g273FYN20881>
