mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
Documentation corrections
- 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
This commit is contained in:
parent
b4cd4fe1aa
commit
29e1b089c1
@ -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.
|
applies to spaces associated with the OpenZFS project, including GitHub.
|
||||||
|
@ -501,7 +501,7 @@ clone_snap()
|
|||||||
echo "Error: $ZFS_ERROR"
|
echo "Error: $ZFS_ERROR"
|
||||||
echo ""
|
echo ""
|
||||||
echo "Failed to clone snapshot."
|
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."
|
echo "that the dataset '$destfs' exists and is bootable."
|
||||||
shell
|
shell
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user