diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 94c555f221..b6e0d5dc5b 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -779,7 +779,11 @@
in which case an attempt to start a domain requesting an unsupported
CPU model will fail. Supported values for fallback
attribute are: allow
(this is the default), and
- forbid
.
+ forbid
. The optional vendor_id
attribute
+ (Since 0.9.14) can be used to set the
+ vendor id seen by the guest. It must be exactly 12 characters long.
+ If not set the vendor id of the host is used. Typical possible
+ values are "AuthenticAMD" and "GenuineIntel".
vendor