chenga2 wrote on Wed, Sep 23, 2015 at 05:49:44PM -0400: > This fixes a typo in the faq13.html page. Specifically in section 13.7 of > the page. 'handly' should be either 'handy', or 'handily'.
Committed, thanks. Ingo > Index: faq13.html > =================================================================== > RCS file: /cvs/www/faq/faq13.html,v > retrieving revision 1.155 > diff -u -p -r1.155 faq13.html > --- faq13.html 2 Jul 2015 05:49:04 -0000 1.155 > +++ faq13.html 23 Sep 2015 21:05:02 -0000 > @@ -817,7 +817,7 @@ as: > > They are backed by the <tt>/dev/rmidi0</tt> and <tt>/dev/rmidi1</tt> > character devices. > -The latter are handly for testing the hardware, bypassing most software > layers. > +The latter are handy for testing the hardware, bypassing most software > layers. > > To test your MIDI keyboard, you can use the > <a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=hexdump&sektion=1">hexdump(1)</a> >