summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.sparc64
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2005-12-15 21:02:16 +0000
committerjoel <joel@FreeBSD.org>2005-12-15 21:02:16 +0000
commit9d17e4c81eb19eff99e7b1fec70b8667e60355c6 (patch)
tree8ddc2d7442332e82290d6eca2547a6d8856cd7a0 /share/man/man4/man4.sparc64
parent7317a691d63e23258d92993fc937e92e1856fec2 (diff)
downloadFreeBSD-src-9d17e4c81eb19eff99e7b1fec70b8667e60355c6.zip
FreeBSD-src-9d17e4c81eb19eff99e7b1fec70b8667e60355c6.tar.gz
Make the SYNOPSIS section a bit more informative.
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r--share/man/man4/man4.sparc64/snd_audiocs.413
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man4/man4.sparc64/snd_audiocs.4 b/share/man/man4/man4.sparc64/snd_audiocs.4
index ae431cd..5fcc44a 100644
--- a/share/man/man4/man4.sparc64/snd_audiocs.4
+++ b/share/man/man4/man4.sparc64/snd_audiocs.4
@@ -25,15 +25,26 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 18, 2005
+.Dd December 15, 2005
.Dt SND_AUDIOCS 4 sparc64
.Os
.Sh NAME
.Nm snd_audiocs
.Nd "Crystal Semiconductor CS4231 audio device driver"
.Sh SYNOPSIS
+To compile this driver into the kernel, place the following lines in your
+kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device sound"
.Cd "device snd_audiocs"
+.Ed
+.Pp
+Alternatively, to load the driver as a module at boot time, place the
+following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+snd_audiocs_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud