aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/bhyve/bhyve.815
1 files changed, 12 insertions, 3 deletions
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 7bbb663665d7..bf3c792dd235 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -707,12 +707,21 @@ Revision Number with maximum 8 characters.
Model Number with maximum 40 characters.
.El
.Pp
-HD Audio devices:
+HD Audio device backends:
+.Bl -bullet
+.It
+.Sm off
+.Op Cm play= Ar playback
+.Op Cm ,rec= Ar recording
+.Sm on
+.El
+.Pp
+Configuration options are defined as follows:
.Bl -tag -width 10n
-.It Li play
+.It Cm play
Playback device, typically
.Ar /dev/dsp0 .
-.It Li rec
+.It Cm rec
Recording device, typically
.Ar /dev/dsp0 .
.El