diff options
Diffstat (limited to 'share/man/man4/puc.4')
-rw-r--r-- | share/man/man4/puc.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index 24c76a795e3..066b43fc298 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.30 2006/01/19 16:45:42 martin Exp $ +.\" $OpenBSD: puc.4,v 1.31 2006/07/31 11:12:37 mickey Exp $ .\" $NetBSD: puc.4,v 1.7 1999/07/03 05:55:23 cgd Exp $ .\" .\" Copyright (c) 1998 Christopher G. Demetriou. All rights reserved. @@ -39,10 +39,11 @@ communications card driver .Sh SYNOPSIS .Cd "puc* at pci?" +.Cd "puc* at cardbus?" +.Cd "lpt* at puc?" .Cd "com* at puc?" or .Cd "pccom* at puc?" -.Cd "lpt* at puc?" .Sh DESCRIPTION The .Nm @@ -140,6 +141,7 @@ hardware documentation, and the port numbers used by the driver are the same as (or one off from, e.g., the manual uses ports numbered starting from 1) those described in the documentation. .Sh SEE ALSO +.Xr cardbus 4 , .Xr com 4 , .Xr intro 4 , .Xr lpt 4 , @@ -152,6 +154,8 @@ driver first appeared in .Ox support was added in .Ox 2.7 . +Cardbus suport was added in +.Ox 4.0 . .Sh AUTHORS The .Nm |