aboutsummaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2020-10-08 20:10:13 -0700
committerGitHub <[email protected]>2020-10-08 20:10:13 -0700
commitd0249a4bd0da59f20edadba409d0620d387e4e26 (patch)
treec34562d8cc66f9748b04fbf84b4d7fabe0cef9c2 /man/man1
parent07f5d4d66313932f27d4294f2a996dc365f39fc4 (diff)
Replace ZFS on Linux references with OpenZFS
This change updates the documentation to refer to the project as OpenZFS instead ZFS on Linux. Web links have been updated to refer to https://github.com/openzfs/zfs. The extraneous zfsonlinux.org web links in the ZED and SPL sources have been dropped. Reviewed-by: George Melikov <[email protected]> Reviewed-by: Richard Laager <[email protected]> Reviewed-by: Ryan Moeller <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #11007
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/raidz_test.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/raidz_test.1 b/man/man1/raidz_test.1
index 63e9144ad..94e48bf49 100644
--- a/man/man1/raidz_test.1
+++ b/man/man1/raidz_test.1
@@ -94,4 +94,4 @@ Debugging option. Specify to attach gdb when SIGSEGV or SIGABRT are received.
.SH "SEE ALSO"
.BR "ztest (1)"
.SH "AUTHORS"
-vdev_raidz, created for ZFS on Linux by Gvozden Nešković <[email protected]>
+vdev_raidz, created for OpenZFS by Gvozden Nešković <[email protected]>