Date: Sat, 12 Jan 2013 00:59:16 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r245320 - stable/9/sys/sys Message-ID: <201301120059.r0C0xGrd023283@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc,ports committer) Date: Sat Jan 12 00:59:15 2013 New Revision: 245320 URL: http://svnweb.freebsd.org/changeset/base/245320 Log: MFC r245236: - Update where porters handbook lives. Modified: stable/9/sys/sys/param.h Directory Properties: stable/9/sys/ (props changed) Modified: stable/9/sys/sys/param.h ============================================================================== --- stable/9/sys/sys/param.h Sat Jan 12 00:31:09 2013 (r245319) +++ stable/9/sys/sys/param.h Sat Jan 12 00:59:15 2013 (r245320) @@ -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?201301120059.r0C0xGrd023283>