]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix section number in lockf() page xref
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Thu, 10 Nov 2016 10:59:40 +0000 (11:59 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 29 Nov 2016 09:44:19 +0000 (10:44 +0100)
lockf() is in section 3, not 2.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
misc-utils/lslocks.8

index 2be0a28b9a4773b991ce6e947539632eb94a067c..dd34ccdbee46e712d20fc31ee22d0337bc50a20b 100644 (file)
@@ -90,7 +90,7 @@ Davidlohr Bueso <dave@gnu.org>
 .SH "SEE ALSO"
 .BR flock (1),
 .BR fcntl (2),
-.BR lockf (2)
+.BR lockf (3)
 
 .SH AVAILABILITY
 The lslocks command is part of the util-linux package and is available from