The branch stable/12 has been updated by khng:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=d91b79b54c55a69f1d14cab4660d5c624c8cf53c

commit d91b79b54c55a69f1d14cab4660d5c624c8cf53c
Author:     Ka Ho Ng <[email protected]>
AuthorDate: 2021-04-22 09:36:22 +0000
Commit:     Ka Ho Ng <[email protected]>
CommitDate: 2021-09-03 18:46:40 +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.
    
    Approved by:    lwhsu (mentor)
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D29920
    
    (cherry picked from commit 7c707c7c25ad361f911716c31d22f5722f4dffc9)
---
 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 b9f61eef0d58..eea35ca6f893 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/_index.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]"

Reply via email to