[Bug 266692] [PATCH] handbook/bsdinstall: Fix checksum files names in documentation
Date: Wed, 05 Oct 2022 14:25:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266692 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=b76576673c76dfc9c2b4a098bb6651b37e97fdf6 commit b76576673c76dfc9c2b4a098bb6651b37e97fdf6 Author: Benedict Reuschling <bcr@FreeBSD.org> AuthorDate: 2022-10-05 14:16:21 +0000 Commit: Benedict Reuschling <bcr@FreeBSD.org> CommitDate: 2022-10-05 14:16:21 +0000 Fix checksum file names and verification instructions Explain how to find and verify the checksum algorithms provided with each release. Also mention the use of shasum tools and give a small usage example. I slighly modified the original submission to use FreeBSD 13.1 in the example. In other instances, simplify wording a bit to not repeat words too often within a sentence. PR: 266692 Event: Aberdeen Hackathon 2022 .../content/en/books/handbook/bsdinstall/_index.adoc | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.