Date: Sun, 8 Mar 1998 00:00:02 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: freebsd-bugs Subject: Re: bin/5943: multi-device suport to mixer(8) Message-ID: <199803080800.AAA23364@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/5943; it has been noted by GNATS. From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: jonny@coppe.ufrj.br Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/5943: multi-device suport to mixer(8) Date: Sat, 07 Mar 1998 23:50:18 -0800 > + printf("usage: mixer [-d dev] { "); Ah, another merge candidate. :-) The version in -current already implements this with the -f flag and also allows (for backwards compatability with scripts) the old multi-mixer naming syntax of {mixer2, mixer3}. In order not to confuse people moving between 2.2 and 3.0, it's probably better to simply merge the -current changes. The man page description also appears to have been updated. Thanks! Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803080800.AAA23364>