From 943b5d43ce7ca9f4d9d803612bb26b06b76e4f2e Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Mon, 24 Jun 2019 15:14:29 -0400 Subject: [PATCH] Formatting changes --- .../manage_clusters/common/deployment/cfg_partition.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst index 2381906a3..9f3ad3ec8 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst @@ -30,7 +30,7 @@ The partition file must follow the partitioning syntax of the respective install * Redhat: `Kickstart documentation `_ - * The file ``/root/anaconda-ks.cfg`` is a sample kickstart file created by RedHat installing during the installation process based on the options that you selected. + * The file ``/root/anaconda-ks.cfg`` is a sample kickstart file created by RedHat installing during the installation process based on the options that you selected. * system-config-kickstart is a tool with graphical interface for creating kickstart files * SLES: `Autoyast documentation `_ @@ -42,7 +42,7 @@ The partition file must follow the partitioning syntax of the respective install * For detailed information see the files ``partman-auto-recipe.txt`` and ``partman-auto-raid-recipe.txt`` included in the debian-installer package. Both files are also available from the debian-installer source repository. -.. note:: Supported functionality may change between releases of the Operating System, always refer to the latest documentation provided by the OS. +.. note:: Supported functionality may change between releases of the Operating System, always refer to the latest documentation provided by the operating system. .. END_partition_definition_file_content