]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
openat2.2: tfix: fix minor reference typo
authorAleksa Sarai <cyphar@cyphar.com>
Tue, 29 Sep 2020 22:35:09 +0000 (08:35 +1000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 30 Sep 2020 19:45:57 +0000 (21:45 +0200)
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/openat2.2

index 29b716d97ac4042de1002703c07c708ee6ae1d66..53056ee6d292fb13526a038f158b9a64e412e43b 100644 (file)
@@ -493,7 +493,7 @@ acting as an implicit version number.
 (Because new extension fields will always
 be appended, the structure size will always increase.)
 This extensibility design is very similar to other system calls such as
-.BR perf_setattr (2),
+.BR sched_setattr (2),
 .BR perf_event_open (2),
 and
 .BR clone3 (2).