From d2183dd0a8b1165483de6847d28225f45911e92a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Wed, 3 Sep 2025 19:46:06 +0200 Subject: [PATCH] Fix markup in lsfd.1.adoc --- lsfd-cmd/lsfd.1.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lsfd-cmd/lsfd.1.adoc b/lsfd-cmd/lsfd.1.adoc index 7f8b12099..ab30b231d 100644 --- a/lsfd-cmd/lsfd.1.adoc +++ b/lsfd-cmd/lsfd.1.adoc @@ -616,8 +616,8 @@ descriptor, _L_ is used as the flag. + [-m]::: Multiplexed. If the file descriptor is targeted by a eventpoll file -or classical system calls for multiplexing (select, pselect, poll, and -ppoll), this bit flag is set. Note that if an invocation of the +or classical system calls for multiplexing (*select*(), *pselect*(), *poll*(), and +*ppoll*()), this bit flag is set. Note that if an invocation of the classical system calls is interrupted, *lsfd* may fail to mark _m_ on the file descriptors monitored by the invocation. See *restart_syscall*(2). -- 2.47.3