Manpage for snd_solo
Giorgos Keramidas
keramida at freebsd.org
Fri Aug 20 14:42:39 UTC 2004
On 2004-08-20 16:56, Atte Peltomaki <koston at iki.fi> wrote:
> here's the solo.4 manpage as attachment, too.
> .Dd August 20, 2004
> .Dt SOLO 4
> .Os
> .Sh NAME
> .Nm solo
> .Nd
> .Fx
> ESS Solo-1/1E PCI bridge device driver
I'm not sure if makewhatis(1) or other tools that automatically extract
the name and description of manpages is going to be happy with .Nd being
split in multiple lines. If this is a possible source of problems, we
can always rewrite this as:
.Nm solo
.Nd ESS Solo-1/1E PCI bridge device driver
since other sound drivers (i.e. gusc(4)) use this scheme already :-)
Otherwise this looks fine to me. If nobody else feels like it I'll
commit it later tonight or early tomorrow morning (Sat Aug 21).
More information about the freebsd-doc
mailing list