[pve-devel] applied: [PATCH docs] typo managment -> management
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Feb 18 09:02:43 CET 2019
Am 2/14/19 um 4:06 PM schrieb Oguz Bektas:
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
> certificate-managment.adoc => certificate-management.adoc | 0
> pve-storage-cephfs.adoc | 2 +-
> sysadmin.adoc | 4 ++--
> 3 files changed, 3 insertions(+), 3 deletions(-)
> rename certificate-managment.adoc => certificate-management.adoc (100%)
>
> diff --git a/certificate-managment.adoc b/certificate-management.adoc
> similarity index 100%
> rename from certificate-managment.adoc
> rename to certificate-management.adoc
> diff --git a/pve-storage-cephfs.adoc b/pve-storage-cephfs.adoc
> index 96f4991..f6d3637 100644
> --- a/pve-storage-cephfs.adoc
> +++ b/pve-storage-cephfs.adoc
> @@ -80,7 +80,7 @@ secret key itself, opposed to the `rbd` backend which also contains a
>
> A secret can be received from the ceph cluster (as ceph admin) by issuing the
> following command. Replace the `userid` with the actual client ID configured to
> -access the cluster. For further ceph user managment see the Ceph docs
> +access the cluster. For further ceph user management see the Ceph docs
> footnote:[Ceph user management http://docs.ceph.com/docs/luminous/rados/operations/user-management/].
>
> ceph auth get-key client.userid > cephfs.secret
> diff --git a/sysadmin.adoc b/sysadmin.adoc
> index 5a49d2d..21537f1 100644
> --- a/sysadmin.adoc
> +++ b/sysadmin.adoc
> @@ -50,7 +50,7 @@ See Also
>
> * link:/wiki/ZFS_on_Linux[ZFS on Linux]
>
> -* link:/wiki/Certificate_Management[Certificate Managment]
> +* link:/wiki/Certificate_Management[Certificate Management]
> endif::wiki[]
>
>
> @@ -72,7 +72,7 @@ include::local-lvm.adoc[]
>
> include::local-zfs.adoc[]
>
> -include::certificate-managment.adoc[]
> +include::certificate-management.adoc[]
>
> endif::wiki[]
>
>
applied
More information about the pve-devel
mailing list