From 3004a7fb150cba3671378f683e7611dcbd1f2bad Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Thu, 15 Dec 2005 21:02:16 +0000 Subject: [PATCH] Make the SYNOPSIS section a bit more informative. --- share/man/man4/man4.sparc64/snd_audiocs.4 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/share/man/man4/man4.sparc64/snd_audiocs.4 b/share/man/man4/man4.sparc64/snd_audiocs.4 index ae431cda59b3..5fcc44ab56c3 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