svn commit: r245320 - stable/9/sys/sys

Glen Barber gjb at FreeBSD.org
Sat Jan 12 00:59:16 UTC 2013


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


More information about the svn-src-all mailing list