aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/sys/param.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index 147c8ce7140c..d3c1f70e2c60 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -50,6 +50,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:
+ *
+ * doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
*/
#undef __FreeBSD_version
#define __FreeBSD_version 500034 /* Master, propagated to newvers */