From fdf5a48420b670b4b07c745b2b80c1cb23f253db Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 27 Sep 2013 19:35:20 -0400 Subject: remove non-ascii chars --- doc/examples/cloud-config-disk-setup.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/examples/cloud-config-disk-setup.txt b/doc/examples/cloud-config-disk-setup.txt index d3129058..3fc47699 100644 --- a/doc/examples/cloud-config-disk-setup.txt +++ b/doc/examples/cloud-config-disk-setup.txt @@ -204,10 +204,10 @@ Where: and then the raw disk. Consider the following: NAME FSTYPE LABEL xvdb - ├─xvdb1 ext4 - ├─xvdb2 - ├─xvdb3 btrfs test - └─xvdb4 ext4 test + |-xvdb1 ext4 + |-xvdb2 + |-xvdb3 btrfs test + \-xvdb4 ext4 test If you ask for 'auto', label of 'test, and file system of 'ext4' then cloud-init will select the 2nd partition, even though there -- cgit v1.2.3