openat2.2: tfix: fix minor reference typo

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Aleksa Sarai 2020-09-30 08:35:09 +10:00 committed by Michael Kerrisk
parent 1953608d8a
commit bbed82c069
1 changed files with 1 additions and 1 deletions

View 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).