diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2006-06-02 20:32:56 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2006-06-02 20:32:56 +0000 |
commit | 423fa23a5187008cc40766c993ea15c4ddf6af8d (patch) | |
tree | cc0ad13814c67885e6b01a50ae59d0fc480e1b90 /share/man | |
parent | 7f82a5085c61fc963dff773d993116a344fba1e3 (diff) |
mention com* at cardbus? for macppc.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/com.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index cd420c9aba9..1a7e208a804 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.25 2006/03/27 06:16:08 deraadt Exp $ +.\" $OpenBSD: com.4,v 1.26 2006/06/02 20:32:55 fkr 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. @@ -72,6 +72,7 @@ .Pp .Cd "# macppc" .Cd "com* at pcmcia?" +.Cd "com* at cardbus?" .Pp .Cd "# sparc" .Cd "com* at obio? " Pq "built-in modem on SPARCbook" |