summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-09-27 06:56:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-09-27 06:56:37 +0000
commit9bbcac6968636da653ff24f5267e6f2310e2dca8 (patch)
tree61807420891f3cf541db875f8d6fec41c57bf731
parent7ffee4cb91383f4c9a491519129b374e3de43d90 (diff)
tweaks;
-rw-r--r--share/man/man4/man4.hppa/runway.416
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/man4.hppa/runway.4 b/share/man/man4/man4.hppa/runway.4
index 1c7c1953322..0d04a787510 100644
--- a/share/man/man4/man4.hppa/runway.4
+++ b/share/man/man4/man4.hppa/runway.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: runway.4,v 1.3 2004/09/26 20:04:46 mickey Exp $
+.\" $OpenBSD: runway.4,v 1.4 2004/09/27 06:56:36 jmc Exp $
.\"
.\" Copyright (c) 2004 Michael Shalayeff
.\" All rights reserved.
@@ -34,22 +34,22 @@
.Sh DESCRIPTION
The
.Nm
-bus is a CPU and memory bus on systems based on PA-7200,
-PA-8000 and later CPUs.
+bus is a CPU and memory bus on systems based on the PA-7200,
+PA-8000, and later CPUs.
The
.Nm
bus is a 64-bit multiplexed address/data bus with support for cache
-coherency and allows up to 4-way SMP system configurrations.
+coherency and allows up to 4-way SMP system configurations.
.Pp
One or two
.Xr uturn 4
-bridges connect
+bridges connect the
.Nm
bus to the system's
.Xr gsc 4
-or
+or
.Xr pci 4
-busses.
+buses.
.Sh SEE ALSO
.Xr cpu 4 ,
.Xr dino 4 ,
@@ -61,5 +61,5 @@ busses.
The
.Nm
driver
-appeared in
+first appeared in
.Ox 3.7 .