[Bug 283672] Chapter 17 Jails - download urls should use uname for machine type.

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Feb 2025 01:57:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283672

Jim B. <jpb@jimby.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpb@jimby.name

--- Comment #1 from Jim B. <jpb@jimby.name> ---
Copy-n-paste is common enough that its paths to errors are well known.
These include caveats like the one in comment 0, but also include end-of-line
issues, unicode issues, and others.

$ ~/doc/documentation/content/en]$ rg   --sort path "fetch ht" * | grep -i
freebsd | grep -v patch | wc
      10      44    1574

and most occur in the jails and virtualization chapters.

Perhaps a warning is better in both those chapters.

-- 
You are receiving this mail because:
You are the assignee for the bug.