]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix markup in lsfd.1.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Wed, 3 Sep 2025 17:46:06 +0000 (19:46 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 17:46:06 +0000 (19:46 +0200)
lsfd-cmd/lsfd.1.adoc

index 7f8b12099be12de72a6329a792f85121131e85b4..ab30b231d73423f96a79c6bd641d79fa64f805b8 100644 (file)
@@ -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).