From 4fa77b26589eeeca7f9133ddd74893c483f6a028 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Mon, 15 Feb 2021 21:48:42 -0600 Subject: [PATCH] Ubuntu/Debian: Fix formatting I had one too many spaces. Signed-off-by: Richard Laager --- docs/Getting Started/Debian/Debian Buster Root on ZFS.rst | 2 +- docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst index 18889a0..8e3282c 100644 --- a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst @@ -131,7 +131,7 @@ Step 1: Prepare The Install Environment If the disk has been used before (with partitions at the same offsets), previous filesystems (e.g. the ESP) will automount if not disabled:: - gsettings set org.gnome.desktop.media-handling automount false + gsettings set org.gnome.desktop.media-handling automount false #. Become root:: diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 2e5f7ad..8b919b1 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -258,7 +258,7 @@ Step 1: Prepare The Install Environment If the disk has been used before (with partitions at the same offsets), previous filesystems (e.g. the ESP) will automount if not disabled:: - gsettings set org.gnome.desktop.media-handling automount false + gsettings set org.gnome.desktop.media-handling automount false #. Become root::