On 09-May-2002 (15:38:45/GMT) Mark Murray wrote: >> I tryed this one. I'm not a committer, just a volunteer :-)
> You're on! Please put appropriate (c) on this (Preferably > 2-clause BSD license) and I'll commit it for you :-) Ahemm, I'm not sure to have done correct job. Please review last version of this script from my site: ftp://castle.torrini.org/pub/FreeBSD/spkrtest-current and modify if I miss or don't understand something ;) Thanks. Riccardo. PS: I think that man page (/usr/src/usr.sbin/spkrtest/spkrtest.8) should be changed to remove perl(1): # diff -u2 spkrtest.8.orig spkrtest.8 --- spkrtest.8.orig Fri Jul 13 17:36:02 2001 +++ spkrtest.8 Thu May 9 20:43:40 2002 @@ -40,5 +40,4 @@ .Sh SEE ALSO .Xr dialog 1 , -.Xr perl 1 , .Xr spkr 4 .Sh HISTORY or to include sh(1): # diff -u2 spkrtest.8.orig spkrtest.8 --- spkrtest.8.orig Fri Jul 13 17:36:02 2001 +++ spkrtest.8 Thu May 9 20:58:46 2002 @@ -40,5 +40,5 @@ .Sh SEE ALSO .Xr dialog 1 , -.Xr perl 1 , +.Xr sh 1 , .Xr spkr 4 .Sh HISTORY To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message