From c32ed6a8f979e68eca735f7bdf3e14f427b3d9ec Mon Sep 17 00:00:00 2001 From: ihutchin Date: Sun, 1 Oct 2017 21:35:09 -0700 Subject: [PATCH] Fixes title capitalization and toctree indentation Signed-off-by: ihutchin --- .../bare-metal-install/bare-metal-manual-install.rst | 4 ++-- .../get-started/bare-metal-install/cgdisk-manual-install.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/clear-linux/get-started/bare-metal-install/bare-metal-manual-install.rst b/source/clear-linux/get-started/bare-metal-install/bare-metal-manual-install.rst index a5ce4162..49249a0d 100644 --- a/source/clear-linux/get-started/bare-metal-install/bare-metal-manual-install.rst +++ b/source/clear-linux/get-started/bare-metal-install/bare-metal-manual-install.rst @@ -44,9 +44,9 @@ Begin the manual installation process menu item and follow the instructions for :ref:`using CGDISK to set up your Clear Linux hard drive`. .. toctree:: - :maxdepth: 1 + :maxdepth: 1 - cgdisk-manual-install + cgdisk-manual-install If you have already set up your hard drive for a Linux system then you can select the :guilabel:`< Use default partition and mount scheme on target device >` diff --git a/source/clear-linux/get-started/bare-metal-install/cgdisk-manual-install.rst b/source/clear-linux/get-started/bare-metal-install/cgdisk-manual-install.rst index 7896857a..5e2554fc 100755 --- a/source/clear-linux/get-started/bare-metal-install/cgdisk-manual-install.rst +++ b/source/clear-linux/get-started/bare-metal-install/cgdisk-manual-install.rst @@ -1,6 +1,6 @@ .. _cgdisk-manual-install: -Clear Linux Partitioning Using CGDISK +Clear Linux partitioning using CGDISK ##################################### These instructions will guide you through the initial setup of your hard drive @@ -105,7 +105,7 @@ Create EFI boot partition Figure 5: :guilabel:`cgdisk - New partition` #. The next step in creating the new partition is to define the type of - partition it is. The :command:`cgdisk` utility has pre-defined partition + partition. The :command:`cgdisk` utility has pre-defined partition types that can be displayed by pressing the :kbd:`L` key at this prompt to show the hex codes you can use. These codes are used to set the correct :abbr:`GUID (Globally unique identifier)`for *GPT partition types*. This is