Bug 260057

Summary: outdated references to http://marc.theaimsgroup.com/
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: carlavilla, ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://cgit.freebsd.org/doc/tree/documentation/content/en/articles/freebsd-questions/_index.adoc?id=989d921f5d4ac8d8b7c831c13b8954ad1901be24#n126
Attachments:
Description Flags
grep -R theaimsgroup /usr/doc/documentation none

Description Graham Perrin freebsd_committer freebsd_triage 2021-11-26 06:42:36 UTC
<https://docs.freebsd.org/en/articles/freebsd-questions/#_before_submitting_a_question> refers to a page that is blank today, was blank when captured around a year ago: 

<http://marc.theaimsgroup.com/>
<https://web.archive.org/web/20201222171820/http://marc.theaimsgroup.com/>

Via the prior capture in 2013 <https://web.archive.org/web/20130102220433/http://marc.theaimsgroup.com/> there's a redirect through which a usable page can be found: 

<https://marc.info/>
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2021-11-26 06:59:06 UTC
Created attachment 229737 [details]
grep -R theaimsgroup /usr/doc/documentation

grep -R theaimsgroup /usr/doc/documentation

– finds around nineteen other files.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-17 15:45:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=60592bf0d41883b034ece49506ac2625888625dc

commit 60592bf0d41883b034ece49506ac2625888625dc
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-07-17 15:44:22 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-07-17 15:44:22 +0000

    FreeBSD questions: Remove stale URL

    Remove http://marc.theaimsgroup.com/ stale URL

    PR:             260057
    Reported by:    grahamperrin@

 documentation/content/en/articles/freebsd-questions/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-07-17 15:46:38 UTC
I removed it from the freebsd-questions article.
The other is in the porters handbook, but since it's a vuxml example I think there's no problem to left the URL.

The translation teams will sync it.

I'm gonna close this PR. Thanks for the report.