Module Name: src
Committed By: uwe
Date: Fri Oct 9 19:41:03 UTC 2020
Modified Files:
src/lib/libc/atomic: membar_ops.3
Log Message:
Add italic correction to _Atomic-qualified.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/atomic/membar_ops.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/atomic/membar_ops.3
diff -u src/lib/libc/atomic/membar_ops.3:1.7 src/lib/libc/atomic/membar_ops.3:1.8
--- src/lib/libc/atomic/membar_ops.3:1.7 Fri Oct 9 17:36:16 2020
+++ src/lib/libc/atomic/membar_ops.3 Fri Oct 9 19:41:02 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: membar_ops.3,v 1.7 2020/10/09 17:36:16 riastradh Exp $
+.\" $NetBSD: membar_ops.3,v 1.8 2020/10/09 19:41:02 uwe Exp $
.\"
.\" Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -89,7 +89,7 @@ memory operations \(em that is, all load
memory \(em are affected by
.Nm ,
not just C11 atomic operations on
-.Vt _Atomic Ns -qualified
+.Vt _Atomic\^ Ns -qualified
objects.
.Bl -tag -width abcd
.It Fn membar_enter