diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-21 19:05:52 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-21 19:05:52 +0000 |
commit | ba743def57be5d9caa92057eeabd746c567272ba (patch) | |
tree | ba41b7b61852c49044f5387c4149be63efb69fae /share/man/man4/ast.4 | |
parent | 68f194bf5b351f21c19145a302967a3bf410a628 (diff) |
Bye, bye pccom(4).
Diffstat (limited to 'share/man/man4/ast.4')
-rw-r--r-- | share/man/man4/ast.4 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man4/ast.4 b/share/man/man4/ast.4 index ca0d747e77a..d327a9974a9 100644 --- a/share/man/man4/ast.4 +++ b/share/man/man4/ast.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ast.4,v 1.12 2008/01/26 23:07:55 jmc Exp $ +.\" $OpenBSD: ast.4,v 1.13 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -34,7 +34,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: Id: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" -.Dd $Mdocdate: January 26 2008 $ +.Dd $Mdocdate: May 21 2008 $ .Dt AST 4 .Os .Sh NAME @@ -44,8 +44,6 @@ .Cd "ast0 at isa? port 0x1a0 irq 5" .Cd "ast1 at isa? port 0x2a0 irq 6" .Cd "com* at ast?" -or -.Cd "pccom* at ast?" .Sh DESCRIPTION The .Nm @@ -62,8 +60,6 @@ Each .Nm device is the master device for up to four .Nm com -or -.Nm pccom devices. The kernel configuration specifies these .Nm com |