]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
membarrier.2: srcfix FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 19 Nov 2017 10:05:04 +0000 (11:05 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 19 Nov 2017 10:05:04 +0000 (11:05 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/membarrier.2

index d049f6e6dcae80c93fbc51d737572a2e24d23ce2..baf2075bffc3b658b48a92ab1b1fa78fb94e45a5 100644 (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.