Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/atomic Add italic correction to _Atomic-qualified.
details: https://anonhg.NetBSD.org/src/rev/75e75b0513c5
branches: trunk
changeset: 955720:75e75b0513c5
user: uwe <uwe%NetBSD.org@localhost>
date: Fri Oct 09 19:41:02 2020 +0000
description:
Add italic correction to _Atomic-qualified.
diffstat:
lib/libc/atomic/membar_ops.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d04b23398ec2 -r 75e75b0513c5 lib/libc/atomic/membar_ops.3
--- a/lib/libc/atomic/membar_ops.3 Fri Oct 09 19:05:57 2020 +0000
+++ b/lib/libc/atomic/membar_ops.3 Fri Oct 09 19:41:02 2020 +0000
@@ -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 \(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
Home |
Main Index |
Thread Index |
Old Index