From 1183e75d0613487c582b8cc36bab9878510993b4 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/kvmMN.rst --- .../manage_clusters/ppc64le/virtual_machines/kvmMN.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/kvmMN.rst b/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/kvmMN.rst index eb33072f8..d550e857b 100644 --- a/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/kvmMN.rst +++ b/docs/source/guides/admin-guides/manage_clusters/ppc64le/virtual_machines/kvmMN.rst @@ -7,7 +7,7 @@ Install the kvm related packages Additional packages need to be installed on the management node for kvm support. -Please make sure the following packages have been installed on the management node, if not, install them manually. +Please make sure the following packages have been installed on the management node, if not, install them manually. ``perl-Sys-Virt`` @@ -28,4 +28,4 @@ The easiest shared file system is ``/install`` directory on the management node, echo "/install/vms *(rw,no_root_squash,sync,fsid=0)" >> /etc/exports exportfs -r -**Note**: make sure the root permission is turned on for nfs clients (i.e. use the ``no_root_squash`` option). Otherwise, the virtual disk file can not work. +**Note**: make sure the root permission is turned on for nfs clients (i.e. use the ``no_root_squash`` option). Otherwise, the virtual disk file can not work.