From 265ae7026e3af22a4f50a1b29373a31cd8b20ef2 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 17 Oct 2017 11:29:11 -0700 Subject: [PATCH] docs formatting --- website/source/docs/builders/vmware-iso.html.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/source/docs/builders/vmware-iso.html.md b/website/source/docs/builders/vmware-iso.html.md index ddc3be7d2..343a685ef 100644 --- a/website/source/docs/builders/vmware-iso.html.md +++ b/website/source/docs/builders/vmware-iso.html.md @@ -523,7 +523,9 @@ file by attaching a floppy disk. An example below, based on RHEL: } ``` -It's also worth noting that `ks=floppy` has been deprecated. Later versions of the Anaconda installer (used in RHEL/CentOS 7 and Fedora) may require a different syntax to source a kickstart file from a mounted floppy image. +It's also worth noting that `ks=floppy` has been deprecated. Later versions of +the Anaconda installer (used in RHEL/CentOS 7 and Fedora) may require +a different syntax to source a kickstart file from a mounted floppy image. ``` json {