changeset 790:8042a3ba4f56

man: fix lint issue in xread manpage The lack of space after 'buf' made mandoc believe that this is verbatim text and that there should not be a line break before the .Fa. Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Thu, 13 Feb 2020 14:25:36 -0500
parents 14e07927c8a6
children b8fb7397bb00
files man/xread.3
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/xread.3	Thu Feb 13 14:20:10 2020 -0500
+++ b/man/xread.3	Thu Feb 13 14:25:36 2020 -0500
@@ -1,4 +1,4 @@
-.Dd January 18, 2019
+.Dd February 13, 2020
 .Dt XREAD 3
 .Os
 .\"
@@ -27,7 +27,7 @@
 The read data is stored in the first
 .Fa nbyte
 bytes pointed to by
-.Fa buf.
+.Fa buf .
 .sp
 .Fn xpread
 reads from the current position of the file descriptor and updates it in the