On 11/01/2018 12:18 AM, Sean Young wrote: > Signed-off-by: Sean Young <sean@xxxxxxxx> Thanks, Sean. Patch applied. Cheers, Michael > --- > man4/lirc.4 | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/man4/lirc.4 b/man4/lirc.4 > index f2d4c8c96..446b87732 100644 > --- a/man4/lirc.4 > +++ b/man4/lirc.4 > @@ -29,9 +29,10 @@ lirc \- lirc devices > The > .B /dev/lirc* > character devices provide a low-level > -bi-directional interface to infra-red (IR) remotes. > -When receiving data, the driver works in two different modes depending > -on the underlying hardware. > +bi-directional interface to infra-red (IR) remotes. Most of these devices > +can receive, and some can send. > +When receiving or sending data, the driver works in two different modes > +depending on the underlying hardware. > .PP > Some hardware (typically TV-cards) decodes the IR signal internally > and provide decoded button presses as scancode values. Drivers for this > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/