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/9f5bbbdd220c
branches:  trunk
changeset: 940539:9f5bbbdd220c
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 56cb2c3e2b43 -r 9f5bbbdd220c 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