]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix typo in flock.1.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Tue, 10 Feb 2026 11:56:32 +0000 (12:56 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 11:56:32 +0000 (12:56 +0100)
sys-utils/flock.1.adoc

index d9e7a19028da4985e5370f5cee76c5814308e37d..e25bd67e1f52dd15ef8490066d1869f6679b3647 100644 (file)
@@ -88,7 +88,7 @@ Instead of *flock*(2), apply an *fcntl*(2) open file description lock (that is,
 This is only available on kernel versions >= 3.15.
 
 *--start* _offset_::
-The starting offset for lock. Ths option implies *--fcntl*.
+The starting offset for lock. This option implies *--fcntl*.
 
 *--length* _number_::
 The number of bytes to lock. Ths option implies *--fcntl*.