Date: Wed, 9 Jan 2013 20:10:46 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r245236 - head/sys/sys Message-ID: <201301092010.r09KAkUg008395@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc,ports committer) Date: Wed Jan 9 20:10:45 2013 New Revision: 245236 URL: http://svnweb.freebsd.org/changeset/base/245236 Log: Update where porters handbook lives. MFC after: 3 days Modified: head/sys/sys/param.h Modified: head/sys/sys/param.h ============================================================================== --- head/sys/sys/param.h Wed Jan 9 20:01:08 2013 (r245235) +++ head/sys/sys/param.h Wed Jan 9 20:10:45 2013 (r245236) @@ -48,9 +48,9 @@ * __FreeBSD_version numbers are documented in the Porter's Handbook. * If you bump the version for any reason, you should update the documentation * there. - * Currently this lives here: + * Currently this lives here in the doc/ repository: * - * doc/en_US.ISO8859-1/books/porters-handbook/book.sgml + * head/en_US.ISO8859-1/books/porters-handbook/book.xml * * scheme is: <major><two digit minor>Rxx * 'R' is in the range 0 to 4 if this is a release branch or
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301092010.r09KAkUg008395>