Bug 271944

Summary: FreeBSD/amd64 Project: update
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, emaste, minsoochoo0122
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/platforms/amd64/

Comment 1 Graham Perrin freebsd_committer freebsd_triage 2023-06-11 06:54:12 UTC
(In reply to Graham Perrin from comment #0)

> <http://www.amd.com/> should be <https://www.amd.com/en.html>. 

Correction: should be <https://www.amd.com/>.
Comment 2 Minsoo Choo 2023-07-19 15:43:03 UTC
I think AMD now uses <https://www.amd.com/system/files/TechDocs/40332.pdf> instead.


"AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification" might can be replace with Intel's "System V Application Binary Interface AMD64 Architecture Processor Supplement" <https://www.intel.com/content/dam/develop/external/us/en/documents/mpx-linux64-abi.pdf>
Comment 3 Minsoo Choo 2023-07-19 15:44:42 UTC
<x86-64.org> does not run anymore.
Comment 4 Minsoo Choo 2023-07-19 16:11:09 UTC
PR D41093: <https://reviews.freebsd.org/D41093>
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-07-20 10:10:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=94a4412e37076ea97c097e57089aad7528adb61a

commit 94a4412e37076ea97c097e57089aad7528adb61a
Author:     Minsoo Choo <minsoochoo0122@proton.me>
AuthorDate: 2023-07-20 10:07:39 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-07-20 10:07:39 +0000

    Fix broken links for AMD64 documentation

    PR:                     271944
    Reported by:            grahamperrin@
    Differential Revision:  https://reviews.freebsd.org/D41093

 website/content/en/platforms/amd64.adoc | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)
Comment 6 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-07-20 10:10:39 UTC
Fixed. Thanks to both of you.