On 11/01/2018 12:18 AM, Sean Young wrote: > Signed-off-by: Sean Young <sean@xxxxxxxx> Hi Sean, Is this a behavior change, or were things always this way? If it's a change, then old and new behaviors should both be described, with a note on the kernel version where the change occurred. Thanks, Michael > --- > man4/lirc.4 | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) > > diff --git a/man4/lirc.4 b/man4/lirc.4 > index 005ce85a2..30ba76384 100644 > --- a/man4/lirc.4 > +++ b/man4/lirc.4 > @@ -341,14 +341,8 @@ The driver supports changing the active transmitter(s) using > .TP > .BR LIRC_CAN_SET_REC_CARRIER > The driver supports setting the receive carrier frequency using > -.BR LIRC_SET_REC_CARRIER . > -.TP > -.BR LIRC_CAN_SET_REC_DUTY_CYCLE_RANGE > -The driver supports > -.BR LIRC_SET_REC_DUTY_CYCLE_RANGE . > -.TP > -.BR LIRC_CAN_SET_REC_CARRIER_RANGE > -The driver supports > +.BR LIRC_SET_REC_CARRIER > +and > .BR LIRC_SET_REC_CARRIER_RANGE . > .TP > .BR LIRC_CAN_GET_REC_RESOLUTION > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/