summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pcm.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/pcm.4')
-rw-r--r--share/man/man4/pcm.412
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4
index 0478e350..78f1831 100644
--- a/share/man/man4/pcm.4
+++ b/share/man/man4/pcm.4
@@ -26,7 +26,7 @@
.\" $FreeBSD$
.\"
.Dd June 3, 1998
-.Dt PCM 4 i386
+.Dt PCM 4
.Os FreeBSD
.Sh NAME
.Nm pcm
@@ -48,7 +48,9 @@ channel, or to 0x10 + C to specify channel C.
.Pp
PnP audio cards are also supported using the
.Nm pnp
-support which is available in FreeBSD starting from release 2.2.6.
+support which is available in
+.Fx
+starting from release 2.2.6.
See the
.Xr pnp 4
manpage for more information. In particular, remember that unit
@@ -60,8 +62,10 @@ So, if you have the following line in your kernel config file:
.Pp
.Cd "device pcm0 ..."
.Pp
-your first PnP audio card will be unit #1, i.e. it will be accessible
-as /dev/audio1, /dev/dsp1, etc.
+your first PnP audio card will be unit #1, i.e. it will be accessible as
+.Pa /dev/audio1 ,
+.Pa /dev/dsp1 ,
+etc.
Many applications default to using /dev/audio, but appropriate
symlinks will be created as a side-effect of the the following command:
.Pp
OpenPOWER on IntegriCloud