diff --git a/man2/membarrier.2 b/man2/membarrier.2 index d049f6e6d..baf2075bf 100644 --- a/man2/membarrier.2 +++ b/man2/membarrier.2 @@ -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.