diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-03-27 06:16:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-03-27 06:16:09 +0000 |
commit | 511b68799351f0fa701df163cfb3712132b04c2d (patch) | |
tree | e671aa96c070a352a58ceca5128d0c53c5e2459c /share/man/man4 | |
parent | 8f07afc45c16721a039bb31085bf78fe34b5b1db (diff) |
macppc has com now; fkr@bytemine.de
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/com.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index 99a71a13f08..cd420c9aba9 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.24 2005/09/10 19:05:32 uwe Exp $ +.\" $OpenBSD: com.4,v 1.25 2006/03/27 06:16:08 deraadt Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -70,6 +70,9 @@ .Cd "com2 at gsc? irq 13" .Cd "com1 at dino? irq 11" .Pp +.Cd "# macppc" +.Cd "com* at pcmcia?" +.Pp .Cd "# sparc" .Cd "com* at obio? " Pq "built-in modem on SPARCbook" .Pp |