From de5e1d6e2bad4fb244caaa8de3a39c47194002db Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Fri, 14 Oct 2016 20:18:02 -0700 Subject: [PATCH] Clarify purpose of OS-specific subsections --- configuration/resize-disk-image.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration/resize-disk-image.md b/configuration/resize-disk-image.md index a49545c0..6458b7f3 100644 --- a/configuration/resize-disk-image.md +++ b/configuration/resize-disk-image.md @@ -101,7 +101,8 @@ ls -lh root.img (<--verify new size of disk image) ~~~ The partition table and file-system must be adjusted after this change. -Use tools appropriate to the OS in your HVM. For example: +Use tools appropriate to the OS in your HVM. Brief instructions for Windows 7, +FreeBSD, and Linux are provided below. #### Windows 7