From 58f328b4720389c1b24b4d560f4460dd896887e5 Mon Sep 17 00:00:00 2001 From: uwe Date: Fri, 9 Oct 2020 19:41:02 +0000 Subject: [PATCH] Add italic correction to _Atomic-qualified. --- lib/libc/atomic/membar_ops.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/atomic/membar_ops.3 b/lib/libc/atomic/membar_ops.3 index 3cd5b2044eb9..71336d0cc3e6 100644 --- a/lib/libc/atomic/membar_ops.3 +++ b/lib/libc/atomic/membar_ops.3 @@ -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 loads and stores on regular 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