Date: Tue, 6 May 2025 13:53:18 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: e329cc1826 - main - handbook/cutting-edge: Fix a grammatical typo Message-ID: <202505061353.546DrIa0011959@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=e329cc18268171c0815d8c401e44863d33d08883 commit e329cc18268171c0815d8c401e44863d33d08883 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2025-05-06 13:52:38 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2025-05-06 13:52:38 +0000 handbook/cutting-edge: Fix a grammatical typo --- documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index 1417fc9dc4..e787d106ee 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -1155,7 +1155,7 @@ In that case, however, required environment variables need to be set manually (t Otherwise, the list of prerequisites for building FreeBSD is rather short. In fact, it boils down to installing a couple of dependencies. -On macOS, the only dependency LLVM. +On macOS, the only dependency is LLVM. The necessary dependencies can be installed with package manager (e.g., link:https://brew.sh/[Homebrew]): [source,shell]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505061353.546DrIa0011959>
