]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: Fix typos in man page
authorMario Blättermann <mario.blaettermann@gmail.com>
Thu, 4 Jan 2024 16:18:20 +0000 (17:18 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 16:18:20 +0000 (17:18 +0100)
misc-utils/lsfd.1.adoc

index ba12c86f2e65b2c752ee8fbcc66e2f8f5f8e6db2..09c181655ad05e6e617315e248c9c976a82e8d5f 100644 (file)
@@ -495,7 +495,7 @@ PTMX.TTY-INDEX <``number``>::
 TTY index of the counterpart.
 
 TUN.IFACE <``string``>::
-Network intrface behind the tun device.
+Network interface behind the tun device.
 
 TYPE <``string``>::
 Cooked version of STTYPE. It is same as STTYPE with exceptions.
@@ -550,7 +550,7 @@ opened of mapped for writing. This is also in _MODE_.
 mapped for executing the code. This is also in _MODE_.
 +
 [-D]:::
-deleted from  the file system. See also _DELETED._.
+deleted from  the file system. See also _DELETED_.
 +
 [-Ll]:::
 locked or leased. _l_ represents a read, a shared lock or a read lease.
@@ -561,9 +561,9 @@ 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 invocaiton of the
+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 invocaiton.
+on the file descriptors monitored by the invocation.
 See *restart_syscall*(2).
 
 == FILTER EXAMPLES