]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Documentation corrections
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 22 Dec 2022 19:34:28 +0000 (11:34 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 19:34:28 +0000 (11:34 -0800)
- Update the link to the OpenZFS Code of Conduct.
- Remove extra "the" from contrib/initramfs/scripts/zfs

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14298
Closes #14307

CODE_OF_CONDUCT.md
contrib/initramfs/scripts/zfs

index 2dcc251e553db98737c520a453e701dae87b4b63..51c9ef19543094e20b860829286196b0da441a2d 100644 (file)
@@ -1,2 +1,2 @@
-The [OpenZFS Code of Conduct](http://www.open-zfs.org/wiki/Code_of_Conduct)
+The [OpenZFS Code of Conduct](https://openzfs.org/wiki/Code_of_Conduct)
 applies to spaces associated with the OpenZFS project, including GitHub.
index 20fea8c34d9b708e630db56d4bd1d3856bb328a0..c724f0c2cf57a12f9d1b15ab9e97b5969c0e6ebb 100644 (file)
@@ -501,7 +501,7 @@ clone_snap()
                echo "Error: $ZFS_ERROR"
                echo ""
                echo "Failed to clone snapshot."
-               echo "Make sure that the any problems are corrected and then make sure"
+               echo "Make sure that any problems are corrected and then make sure"
                echo "that the dataset '$destfs' exists and is bootable."
                shell
        else