Correct the branch naming convention in param.h.

While here, consistently use upper-case 'X' to represent the
version number.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-06-30 00:20:48 +00:00
parent 440f35093c
commit b4f3658513
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320488

View File

@ -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