From: Aleksa Sarai Date: Tue, 29 Sep 2020 22:35:09 +0000 (+1000) Subject: openat2.2: tfix: fix minor reference typo X-Git-Tag: man-pages-5.09~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbed82c0693af1e60edcd21db5b5e95327a59624;p=thirdparty%2Fman-pages.git openat2.2: tfix: fix minor reference typo Signed-off-by: Aleksa Sarai Signed-off-by: Michael Kerrisk --- diff --git a/man2/openat2.2 b/man2/openat2.2 index 29b716d97a..53056ee6d2 100644 --- a/man2/openat2.2 +++ b/man2/openat2.2 @@ -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).