diff options
author | Brandon Creighton <bjc@cvs.openbsd.org> | 2000-07-22 05:01:14 +0000 |
---|---|---|
committer | Brandon Creighton <bjc@cvs.openbsd.org> | 2000-07-22 05:01:14 +0000 |
commit | d74a3b9ada0ebdb47ce80505338bcf7b6b9a5753 (patch) | |
tree | 77f90753851cf12236efb526953769008c058ac2 | |
parent | ed61e5a1a88e9d8f1ae551e9bb6114225db17fb2 (diff) |
more minor errors: remove xrefs to pages that do not exist, correct synopsis
lines, others
-rw-r--r-- | share/man/man4/man4.vax/crl.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.vax/mem.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.vax/mt.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.vax/rx.4 | 6 |
4 files changed, 8 insertions, 12 deletions
diff --git a/share/man/man4/man4.vax/crl.4 b/share/man/man4/man4.vax/crl.4 index c9188cef1c0..e7943ac8ad3 100644 --- a/share/man/man4/man4.vax/crl.4 +++ b/share/man/man4/man4.vax/crl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crl.4,v 1.3 1999/06/05 13:18:37 aaron Exp $ +.\" $OpenBSD: crl.4,v 1.4 2000/07/22 05:01:13 bjc Exp $ .\" $NetBSD: crl.4,v 1.3 1996/03/03 17:13:15 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 Regents of the University of California. @@ -48,7 +48,7 @@ interface This is a simple interface to the .Tn DEC .Tn RL Ns 02 -disk unit which is part of the console +disk unit, which is part of the console subsystem on the .Tn VAX 8600 and 8650. @@ -76,8 +76,6 @@ operations only on 512-byte boundaries.) .Bl -tag -width /dev/crl -compact .It Pa /dev/crl .El -.Sh SEE ALSO -.Xr arff 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/mem.4 b/share/man/man4/man4.vax/mem.4 index 49c9955da3d..ed3fbe92b9f 100644 --- a/share/man/man4/man4.vax/mem.4 +++ b/share/man/man4/man4.vax/mem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mem.4,v 1.4 2000/04/27 00:36:00 deraadt Exp $ +.\" $OpenBSD: mem.4,v 1.5 2000/07/22 05:01:13 bjc Exp $ .\" $NetBSD: mem.4,v 1.3 1996/03/03 17:13:50 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -72,7 +72,7 @@ It forces all accesses to use word (short integer) accesses. .Pp On the .Tn VAX -11/780, +11/780 (and others), the .Tn I/O space base address is diff --git a/share/man/man4/man4.vax/mt.4 b/share/man/man4/man4.vax/mt.4 index f401b0ffd32..42b97271002 100644 --- a/share/man/man4/man4.vax/mt.4 +++ b/share/man/man4/man4.vax/mt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mt.4,v 1.3 1999/06/05 13:18:39 aaron Exp $ +.\" $OpenBSD: mt.4,v 1.4 2000/07/22 05:01:13 bjc Exp $ .\" $NetBSD: mt.4,v 1.3 1996/03/03 17:13:52 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -44,7 +44,7 @@ .Tn MASSBUS magtape interface .Sh SYNOPSIS -.Cd "master mt0 at mba? drive ? tape mu0 at mt0 slave 0" +.Cd "mt* at mscpbus? drive?" .Sh DESCRIPTION The .Tn TM78 Ns / Tn TU-78 diff --git a/share/man/man4/man4.vax/rx.4 b/share/man/man4/man4.vax/rx.4 index 7adafea97c7..f5665a78131 100644 --- a/share/man/man4/man4.vax/rx.4 +++ b/share/man/man4/man4.vax/rx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rx.4,v 1.4 1999/06/05 13:18:39 aaron Exp $ +.\" $OpenBSD: rx.4,v 1.5 2000/07/22 05:01:13 bjc Exp $ .\" $NetBSD: rx.4,v 1.3 1996/03/03 17:14:03 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -44,9 +44,7 @@ .Tn RX02 floppy disk interface .Sh SYNOPSIS -.Cd "controller fx0 at uba0 csr 0177170 vector rxintr" -.Cd "disk rx0 at fx0 drive 0" -.Cd "disk rx1 at fx0 drive 1" +.Cd "rx* at mscpbus? drive?" .Sh DESCRIPTION The .Nm rx |