summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.vax/hp.4
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-06-20 16:49:45 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-06-20 16:49:45 +0000
commit7caf00b0952ce0d6acd1e2ae424e51cc5f17fe9d (patch)
treef731310b67ab66afdec01ba97d19ff3de6805a31 /share/man/man4/man4.vax/hp.4
parent7dc96007d6727942bc1ba5a0c96a9629f08cf869 (diff)
physio(9) not physio(4)
Diffstat (limited to 'share/man/man4/man4.vax/hp.4')
-rw-r--r--share/man/man4/man4.vax/hp.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.vax/hp.4 b/share/man/man4/man4.vax/hp.4
index 89b2842d100..a76e7d81bf1 100644
--- a/share/man/man4/man4.vax/hp.4
+++ b/share/man/man4/man4.vax/hp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hp.4,v 1.5 2001/03/06 19:56:51 brad Exp $
+.\" $OpenBSD: hp.4,v 1.6 2001/06/20 16:49:43 millert Exp $
.\" $NetBSD: hp.4,v 1.4 1996/03/05 15:28:50 ragge Exp $
.\"
.\" Copyright (c) 1980,1988, 1991 Regents of the University of California.
@@ -56,7 +56,7 @@ It is typical of a block-device disk driver; block
.Tn I/O
is
described in
-.Xr physio 4 .
+.Xr physio 9 .
.Pp
The script
.Xr MAKEDEV 8
@@ -146,12 +146,12 @@ or heads are indicated.
.Pp
.El
.Sh SEE ALSO
-.Xr physio 4 ,
.Xr up 4 ,
.Xr disklabel 5 ,
.Xr MAKEDEV 8 ,
.Xr disklabel 8 ,
-.Xr mknod 8
+.Xr mknod 8 ,
+.Xr physio 9
.Sh HISTORY
The
.Nm