diff --git a/doc/user.xml b/doc/user.xml
index e126f76c8..3b59df677 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -2737,6 +2737,51 @@ buffer_size: 16384
+
+ sndio
+
+
+ The sndio plugin uses the sndio library. It should normally be used
+ on OpenBSD.
+
+
+
+
+
+
+ Setting
+ Description
+
+
+
+
+
+ device
+ NAME
+
+
+ The audio output device libsndio
+ will attempt to use. The default is "default" which
+ causes libsndio to select the first output device.
+
+
+
+
+
+ buffer_time
+ MS
+
+
+ Set the application buffer time in milliseconds.
+
+
+
+
+
+
+
+