From 40e194d6fc714294df9ad638dddf62df3f16b228 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Wed, 7 Oct 2020 17:12:41 -0400 Subject: [PATCH] s/ZFS on Linux/OpenZFS/ in build docs --- docs/Developer Resources/Building ZFS.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Developer Resources/Building ZFS.rst b/docs/Developer Resources/Building ZFS.rst index 7b4f6cf..86846bd 100644 --- a/docs/Developer Resources/Building ZFS.rst +++ b/docs/Developer Resources/Building ZFS.rst @@ -4,7 +4,7 @@ Building ZFS GitHub Repositories ~~~~~~~~~~~~~~~~~~~ -The official source for ZFS on Linux is maintained at GitHub by the +The official source for OpenZFS is maintained at GitHub by the `openzfs `__ organization. The primary git repository for the project is the `zfs `__ repository. @@ -57,7 +57,7 @@ The following dependencies should be installed to build the latest ZFS Build Options ~~~~~~~~~~~~~ -There are two options for building ZFS on Linux, the correct one largely +There are two options for building OpenZFS; the correct one largely depends on your requirements. - **Packages**: Often it can be useful to build custom packages from