Date: Sun, 28 May 2000 20:27:00 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/18862: List of __FreeBSD_version values in porters-handbook out of date Message-ID: <E12w8iC-000AnQ-00@magnesium.scientia.demon.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 18862 >Category: docs >Synopsis: List of __FreeBSD_version values in porters-handbook out of date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun May 28 12:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Ben Smithurst >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: The table listing possible values of __FreeBSD_version in the porter's handbook is out of sync with the real values from sys/param.h >How-To-Repeat: >Fix: These descriptions are taken directly from the CVS logs for src/sys/sys/param.h, so they could probably be improved a bit. cvs diff: Diffing . Index: book.sgml =================================================================== RCS file: /usr/cvs/doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.101 diff -u -r1.101 book.sgml --- book.sgml 2000/05/22 18:24:13 1.101 +++ book.sgml 2000/05/28 19:23:41 @@ -2625,6 +2625,21 @@ <entry>500001</entry> </row> + <row> + <entry>5.0-CURRENT after module version changes.</entry> + <entry>500002</entry> + </row> + + <row> + <entry>5.0-CURRENT after the bio/buf divorce.</entry> + <entry>500003</entry> + </row> + + <row> + <entry>5.0-CURRENT after Binutils upgrade.</entry> + <entry>500004</entry> + </row> + </tbody> </tgroup> </informaltable> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E12w8iC-000AnQ-00>