summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc64
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2002-05-23 09:30:36 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2002-05-23 09:30:36 +0000
commit83b2997e2f28d1c476308b67430b8ef6cb74d4df (patch)
tree52579d5e1b1cddbdd04dd2ac8ebea76d4471a5ad /share/man/man4/man4.sparc64
parentba422cc0dee1b90e6e23d4181e05daf46c88cfd4 (diff)
'SEE ALSO' audit in 'share/man/':
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r--share/man/man4/man4.sparc64/esp.44
-rw-r--r--share/man/man4/man4.sparc64/spif.44
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc64/esp.4 b/share/man/man4/man4.sparc64/esp.4
index 283832a29a5..7f04a8b26b9 100644
--- a/share/man/man4/man4.sparc64/esp.4
+++ b/share/man/man4/man4.sparc64/esp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: esp.4,v 1.2 2002/02/19 06:59:13 jason Exp $
+.\" $OpenBSD: esp.4,v 1.3 2002/05/23 09:30:34 mpech Exp $
.\"
.\" Copyright (c) 1998 The OpenBSD Project
.\" All rights reserved.
@@ -37,8 +37,8 @@ that tape devices normally have one of these targets.
Tape devices should be allowed to disconnect for the SCSI bus to operate
acceptably.
.Sh SEE ALSO
-.Xr sbus 4 ,
.Xr isp 4 ,
+.Xr sbus 4 ,
.Xr scsi 4
.Sh HISTORY
.Ox
diff --git a/share/man/man4/man4.sparc64/spif.4 b/share/man/man4/man4.sparc64/spif.4
index 6cc3da7d300..840fd519c8b 100644
--- a/share/man/man4/man4.sparc64/spif.4
+++ b/share/man/man4/man4.sparc64/spif.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: spif.4,v 1.4 2002/02/19 06:59:13 jason Exp $
+.\" $OpenBSD: spif.4,v 1.5 2002/05/23 09:30:34 mpech Exp $
.\"
.\" Copyright (c) 1999-2002 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -88,7 +88,7 @@ Parallel ports
.El
.Sh SEE ALSO
.Xr read 2 ,
-.Xr sbus 4
+.Xr sbus 4 ,
.Xr termios 4 ,
.Xr tty 4
.Sh AUTHORS