
On 10/09/2017 04:49 PM, Dawid Zamirski wrote:
From: Dawid Zamirski <dzamirski@datto.com>
--- docs/formatdomain.html.in | 3 +++ 1 file changed, 3 insertions(+)
This would be merged into patch 2...
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index c0e3c2221..ddcc9f1b1 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -3596,6 +3596,9 @@ <span class="since">Since 1.3.5</span>, USB controllers accept a <code>ports</code> attribute to configure how many devices can be connected to the controller.</dd> + <dt><code>ide</code></dt> + <dd>An <code>ide</code> controller has an optional attribute + <code>model</code>, which is one of "piix3", "piix4" or "ich6".</dd>
Once this is integrated, you'd need to add a <span class="since">Since x.x.x</span> tag in order to indicate which release the change went into. John
</dl>
<p>