On Mon, Feb 01, 2021 at 10:59:00AM +1100, Eddie Youseph wrote: > Hi, > > A small patch to fix a grammar error in the radio.4 manpage. >
fixed, thanks. jmc > Index: radio.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/radio.4,v > retrieving revision 1.31 > diff -u -p -u -p -r1.31 radio.4 > --- radio.4 12 Sep 2017 14:57:15 -0000 1.31 > +++ radio.4 31 Jan 2021 23:11:50 -0000 > @@ -42,7 +42,7 @@ > The > .Nm > driver provides support for various FM radio cards. > -It provides an uniform programming interface layer above different underlying > +It provides a uniform programming interface layer above different underlying > radio hardware drivers. > .Pp > For radio tuner controlling there is a single device file available: >
