diff options
-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 45215171b3b..24853c4834e 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.5 2001/06/25 14:26:55 mpech Exp $ +.\" $OpenBSD: com.4,v 1.6 2002/01/24 16:26:42 jason 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. @@ -48,6 +48,9 @@ .Cd "com0 at isa? port" \&"IO_COM1\&" irq 4 .Cd "com1 at isa? port" \&"IO_COM2\&" irq 3 .Pp +.Cd "# Sparc64" +.Cd "com* at ebus?" +.Pp .Cd "pccom0 at isa? port" \&"IO_COM1\&" irq 4 .Cd "pccom1 at isa? port" \&"IO_COM2\&" irq 3 .Cd "pccom* at isapnp?" |