diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index bb6f710692..89509592ea 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -4191,7 +4191,13 @@ qemu-kvm -net nic,model=? /dev/null
configured, it can be desirable to restrict what
channels can be run on each port. This is achieved by
adding one or more <channel> elements inside the
- main <graphics> element. Valid channel names
+ main <graphics> element and setting the mode
+ attribute to either secure
or insecure
.
+ Setting the mode attribute overrides the default value as set
+ by the defaultMode
attribute. (Note that specifying
+ any
as mode discards the entry as the channel would
+ inherit the default mode anyways)
+ Valid channel names
include main
, display
,
inputs
, cursor
,
playback
, record