From: Mario Blättermann Date: Wed, 3 Sep 2025 17:46:06 +0000 (+0200) Subject: Fix markup in lsfd.1.adoc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2183dd0a8b1165483de6847d28225f45911e92a;p=thirdparty%2Futil-linux.git Fix markup in lsfd.1.adoc --- 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).