summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index cfb44c3..0f2799e 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -54,7 +54,7 @@
*
* scheme is: <major><two digit minor>Rxx
* 'R' is in the range 0 to 4 if this is a release branch or
- * x.0-CURRENT before RELENG_*_0 is created, otherwise 'R' is
+ * X.0-CURRENT before releng/X.0 is created, otherwise 'R' is
* in the range 5 to 9.
*/
#undef __FreeBSD_version
OpenPOWER on IntegriCloud