The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=abd619045a54c73f41a95b3e038a5ba083391400
commit abd619045a54c73f41a95b3e038a5ba083391400 Author: Bjoern A. Zeeb <[email protected]> AuthorDate: 2021-01-29 10:57:50 +0000 Commit: Bjoern A. Zeeb <[email protected]> CommitDate: 2021-01-29 11:00:17 +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. --- 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 c0d365a40f72..079357a19d47 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -52,7 +52,7 @@ * there. * Currently this lives here in the doc/ repository: * - * head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml + * documentation/content/en/books/porters-handbook/versions/chapter.adoc * * scheme is: <major><two digit minor>Rxx * 'R' is in the range 0 to 4 if this is a release branch or _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
