Signed-off-by: Sean Young <sean@xxxxxxxx> --- man4/lirc.4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man4/lirc.4 b/man4/lirc.4 index c0a91f3b6..6e8c61d48 100644 --- a/man4/lirc.4 +++ b/man4/lirc.4 @@ -97,7 +97,7 @@ mode, the data returned by reflects decoded button presses, in the struct \fIlirc_scancode\fR. The scancode is stored in the \fIscancode\fR field, and the IR protocol in \fIrc_proto\fR. -This field has on the values of the \fIenum rc_proto\fR. +This field has one the values of the \fIenum rc_proto\fR. .\" .SS Writing output with the LIRC_MODE_PULSE mode .PP @@ -114,8 +114,7 @@ hardware. If more data is provided than the hardware can send, the .BR write (2) call fails with the error -.BR EINVAL -.\" +.BR EINVAL . .SS Writing output with the LIRC_MODE_SCANCODE mode .PP The data written to the character devices must be a single struct -- 2.17.2