diff --git a/doc/user.xml b/doc/user.xml
index 2e4261d3e..e60c8d282 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -725,6 +725,49 @@ cd mpd-version
The jack plugin connects to a JACK
server.
+
+
+
+
+
+ Setting
+ Description
+
+
+
+
+
+ client_name
+ NAME
+
+
+ The name of the JACK client. Defaults to "Music
+ Player Daemon".
+
+
+
+
+ ports
+ A,B
+
+
+ The name of the JACK source ports created by MPD.
+
+
+
+
+ ringbuffer_size
+ NBYTES
+
+
+ Sets the size of the ring buffer for each channel.
+ Do not configure this value unless you know what
+ you're doing.
+
+
+
+
+