Date: Fri, 20 Aug 2004 17:42:28 +0300 From: Giorgos Keramidas <keramida@freebsd.org> To: Atte Peltomaki <koston@iki.fi> Cc: freebsd-doc@freebsd.org Subject: Re: Manpage for snd_solo Message-ID: <20040820144228.GB3997@orion.daedalusnetworks.priv> In-Reply-To: <20040820165602.GA737@norsu.kameli.org> References: <20040820145251.GA36893@norsu.kameli.org> <20040820165602.GA737@norsu.kameli.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-08-20 16:56, Atte Peltomaki <koston@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).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040820144228.GB3997>