Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove Li without effect.
details: https://anonhg.NetBSD.org/src/rev/0dbdcfd1ada9
branches: trunk
changeset: 368935:0dbdcfd1ada9
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Aug 13 17:06:55 2022 +0000
description:
Remove Li without effect.
diffstat:
share/man/man9/bus_space.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 35d1b3ad690e -r 0dbdcfd1ada9 share/man/man9/bus_space.9
--- a/share/man/man9/bus_space.9 Sat Aug 13 17:06:38 2022 +0000
+++ b/share/man/man9/bus_space.9 Sat Aug 13 17:06:55 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bus_space.9,v 1.54 2022/08/12 13:24:37 riastradh Exp $
+.\" $NetBSD: bus_space.9,v 1.55 2022/08/13 17:06:55 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1369,7 +1369,7 @@
but additionally orders bus space I/O which
.Xr membar_ops 3
may not.
-.It Dv "BUS_SPACE_BARRIER_READ" Li "|" Dv "BUS_SPACE_BARRIER_WRITE"
+.It Dv "BUS_SPACE_BARRIER_READ" | Dv "BUS_SPACE_BARRIER_WRITE"
Guarantee that any program-prior bus space read, bus space write, or
memory access via
.Fn bus_space_vaddr
Home |
Main Index |
Thread Index |
Old Index