Subject: kern/17022: typo in bus_space(9)
To: None <gnats-bugs@gnats.netbsd.org>
From: john heasley <heas@shrubbery.net>
List: netbsd-bugs
Date: 05/25/2002 09:43:52
>Number: 17022
>Category: kern
>Synopsis: typo in bus_space(9)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat May 25 02:44:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: john heasley
>Release: NetBSD 1.5ZC
>Organization:
>Environment:
System: NetBSD guelah 1.5ZC NetBSD 1.5ZC (guelahddb) #1: Mon May 20 00:21:46 UTC 2002 root@guelah:/u5/src/sys/arch/sparc/compile/guelahddb sparc
Architecture: sparc
Machine: sparc
>Description:
typo in bus_space(9)
>How-To-Repeat:
>Fix:
Index: bus_space.9
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man9/bus_space.9,v
retrieving revision 1.24
diff -u -c -r1.24 bus_space.9
*** bus_space.9 2002/02/13 08:18:37 1.24
--- bus_space.9 2002/05/25 09:41:10
***************
*** 633,639 ****
(e.g. EISA and PCI memory and I/O spaces co-existing with ISA memory and
I/O spaces).
.Pp
! Mapped regions may contain areas for which no there is no device on the
bus. If space in those areas is accessed, the results are
bus-dependent.
.Pp
--- 633,639 ----
(e.g. EISA and PCI memory and I/O spaces co-existing with ISA memory and
I/O spaces).
.Pp
! Mapped regions may contain areas for which there is no device on the
bus. If space in those areas is accessed, the results are
bus-dependent.
.Pp
>Release-Note:
>Audit-Trail:
>Unformatted: