summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-07-20 15:47:45 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-07-20 15:47:45 +0000
commit2cef6835daad77ed73853b2c8915f173ce66e57b (patch)
tree0de70655b6c8c03b326a6f7729a0f901e5271737 /share
parent0abc0cfcd6efa39739227fffa7de71d1604c7120 (diff)
downloadFreeBSD-src-2cef6835daad77ed73853b2c8915f173ce66e57b.zip
FreeBSD-src-2cef6835daad77ed73853b2c8915f173ce66e57b.tar.gz
Add an MLINKS entry which makes snd(4) a link for pcm(4).
Suggested by: Udo Erdelhoff <ue@nathan.ruhr.de>
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile1
-rw-r--r--share/man/man4/pcm.43
2 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 8650d5e..7587217 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -26,6 +26,7 @@ MLINKS+=ipfirewall.4 ipacct.4 ipfirewall.4 ipaccounting.4 ipfirewall.4 ipfw.4
MLINKS+=lp.4 plip.4
MLINKS+=mem.4 kmem.4
MLINKS+=netintro.4 networking.4
+MLINKS+=pcm.4 snd.4
MLINKS+=pcvt.4 vt.4
MLINKS+=scsi.4 CAM.4
MLINKS+=scsi.4 SCSI.4
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4
index 5e8cd62..32865e5 100644
--- a/share/man/man4/pcm.4
+++ b/share/man/man4/pcm.4
@@ -29,7 +29,8 @@
.Dt PCM 4
.Os FreeBSD
.Sh NAME
-.Nm pcm
+.Nm pcm ,
+.Nm snd
.Nd FreeBSD PCM audio device driver
.Sh SYNOPSIS
For a card with bridge driver support, and a PnP card:
OpenPOWER on IntegriCloud