git: 7c707c7c25ad - main - __FreeBSD_version: update the references to the doc tree
Ka Ho Ng
khng at FreeBSD.org
Thu Apr 22 09:37:15 UTC 2021
The branch main has been updated by khng:
URL: https://cgit.FreeBSD.org/src/commit/?id=7c707c7c25ad361f911716c31d22f5722f4dffc9
commit 7c707c7c25ad361f911716c31d22f5722f4dffc9
Author: Ka Ho Ng <khng at FreeBSD.org>
AuthorDate: 2021-04-22 09:36:22 +0000
Commit: Ka Ho Ng <khng at FreeBSD.org>
CommitDate: 2021-04-22 09:36:22 +0000
__FreeBSD_version: update the references to the doc tree
Update the reference of which file to update in the doc tree when
bumping __FreeBSD_version.
This change is to catch up with commit f8fed61b80 in the doc repository.
MFC after: 3 days
Approved by: lwhsu (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29920
---
sys/sys/param.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/sys/param.h b/sys/sys/param.h
index fbdb0eb6ea0d..e4fdb272b7fe 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -52,7 +52,7 @@
* there.
* Currently this lives here in the doc/ repository:
*
- * documentation/content/en/books/porters-handbook/versions/chapter.adoc
+ * documentation/content/en/books/porters-handbook/versions/_index.adoc
*
* 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 dev-commits-src-all
mailing list