membarrier.2: srcfix FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-11-19 11:05:04 +01:00
parent c50f154e6b
commit ee595da39c
1 changed files with 4 additions and 3 deletions

View File

@ -184,9 +184,10 @@ system call was added in Linux 4.3.
.BR membarrier ()
is Linux-specific.
.in
.SH SEE ALSO
.BR cpu_opv (2) ,
.BR rseq (2)
.\" .SH SEE ALSO
.\" FIXME See if the following syscalls make it into Linux 4.15 or later
.\" .BR cpu_opv (2),
.\" .BR rseq (2)
.SH NOTES
A memory barrier instruction is part of the instruction set of
architectures with weakly-ordered memory models.