diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-05 03:35:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-05 03:35:59 +0000 |
commit | c4947e730cf4e8e35d069af6dc731caa94558f3c (patch) | |
tree | 20b14a9e7ff731bc9603eacda917186a1d91f5a6 /share/man | |
parent | cf224c314fd2f250dcfa9fb91eca3e19a743b6cd (diff) |
fix Nm usage; d@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.pmax/ioasic.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.pmax/ioasic.4 b/share/man/man4/man4.pmax/ioasic.4 index 6dbc0964014..6d1f896f271 100644 --- a/share/man/man4/man4.pmax/ioasic.4 +++ b/share/man/man4/man4.pmax/ioasic.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: ioasic.4,v 1.4 1997/10/31 02:26:09 jonathan Exp $ -.\" $OpenBSD: ioasic.4,v 1.4 1999/05/16 19:57:14 alex Exp $ +.\" $OpenBSD: ioasic.4,v 1.5 1999/07/05 03:35:58 aaron Exp $ .\" .Dd August 6, 1996 .Dt IOASIC 4 pmax @@ -47,7 +47,7 @@ all DEC TurboChannel machines with MIPS (DECstation 5000 series, excluding the 5000/200) and Alpha (3000-series) processors. On these machines (including the 5000/200), all baseboard devices should be configured as children of the -.Nm "" . +.Nm ioasic . The .Nm provides hardware DMA channels and interrupt support for |