On Mon, Feb 01, 2021 at 11:34:49AM +1100, Eddie Youseph wrote: > Hi, > > Small patch to fix grammar error in man page. >
fixed, thanks. jmc > Index: share/man/man9/kcov_remote_register.9 > =================================================================== > RCS file: /cvs/src/share/man/man9/kcov_remote_register.9,v > retrieving revision 1.5 > diff -u -p -u -p -r1.5 kcov_remote_register.9 > --- share/man/man9/kcov_remote_register.9 15 Jan 2021 20:09:31 > -0000 1.5 > +++ share/man/man9/kcov_remote_register.9 1 Feb 2021 00:33:12 -0000 > @@ -45,7 +45,7 @@ must be one of the following: > .Pp > The > .Va id > -must be an unique identifier for a resource tied to > +must be a unique identifier for a resource tied to > .Va subsystem > that is known both by kernel and user space. > For instance, a network interface driver could form a subsystem using the >
