Module Name:    src
Committed By:   wiz
Date:           Sat Aug 13 17:06:55 UTC 2022

Modified Files:
        src/share/man/man9: bus_space.9

Log Message:
Remove Li without effect.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/share/man/man9/bus_space.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/bus_space.9
diff -u src/share/man/man9/bus_space.9:1.54 src/share/man/man9/bus_space.9:1.55
--- src/share/man/man9/bus_space.9:1.54	Fri Aug 12 13:24:37 2022
+++ src/share/man/man9/bus_space.9	Sat Aug 13 17:06:55 2022
@@ -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 @@ This functions similarly to
 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

Reply via email to