Bug 262589

Summary: http://fxr.watson.org/ (FreeBSD and Linux Kernel Cross-Reference) is outdated
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, emaste
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/989d921f5d4ac8d8b7c831c13b8954ad1901be24/website/content/en/docs/webresources.adoc#the-source-code

Description Graham Perrin freebsd_committer freebsd_triage 2022-03-16 11:47:18 UTC
<https://www.freebsd.org/docs/webresources/#_the_source_code> refers to: 

<http://fxr.watson.org/>

> FreeBSD and Linux Kernel Cross-Reference

It's a useful resource, however the absence of FreeBSD 14.0-CURRENT and: 

> FreeBSD 13-CURRENT (base/head)

– tell me that it's somewhat outdated. 

webresources.adoc
=================

Either add a few words to forewarn that content is outdated, or remove this section of the page. 

Thanks
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-03 19:21:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7ffd01cbf5212e1364ae3cb704586a6c365bca46

commit 7ffd01cbf5212e1364ae3cb704586a6c365bca46
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-05-03 19:20:19 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-05-03 19:20:19 +0000

    Upgrade source code link to use our own git instance

    Upgrade source code link in webresources page to point
    to our own git instance.

    PR:             262589
    Submitted by:   Graham Perrin <grahamperrin (AT) gmail.com>

 website/content/en/docs/webresources.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-05-03 19:22:26 UTC
Fixed. Thanks!