summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-05-14 01:07:23 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-05-14 01:07:23 +0000
commitef4554adb6d4559252af88d80749e19247d91146 (patch)
tree30a03ee8ca01e21a23818a8b252d9c92a647db3f /share/man
parentec9b5009313e2d45f80616292e541c57b8682d56 (diff)
zs driver on sparc does not take flags anymore since 10 months, so don't
mention any.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.sparc/zs.420
1 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man4/man4.sparc/zs.4 b/share/man/man4/man4.sparc/zs.4
index de94fb33318..5578d2f6b7a 100644
--- a/share/man/man4/man4.sparc/zs.4
+++ b/share/man/man4/man4.sparc/zs.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: zs.4,v 1.13 2003/05/05 13:51:58 jmc Exp $
+.\" $OpenBSD: zs.4,v 1.14 2003/05/14 01:07:20 miod Exp $
.\"
.\" Copyright (c) 1998, 2002 The OpenBSD Project
.\" All rights reserved.
@@ -11,15 +11,15 @@
.Nm zs
.Nd Zilog 8530 (ZSCC) serial communications driver
.Sh SYNOPSIS
-.Cd "zs0 at mainbus0 " Pq sun4c
-.Cd "zs0 at obio0 " Pq sun4m
-.Cd "zs0 at obio0 addr 0xf1000000 level 12 flags 0x103" Pq sun4/[23]00
-.Cd "zs0 at obio0 addr 0x01000000 level 12 flags 0x103" Pq sun4/100
-.Cd "zs1 at mainbus0 " Pq sun4c
-.Cd "zs1 at obio0 " Pq sun4m
-.Cd "zs1 at obio0 addr 0xf0000000 level 12 flags 0x103" Pq sun4/[23]00
-.Cd "zs1 at obio0 addr 0x00000000 level 12 flags 0x103" Pq sun4/100
-.Cd "zs2 at obio0 addr 0xe0000000 level 12 flags 0x103" Pq sun4/300
+.Cd "zs0 at mainbus0 " Pq sun4c
+.Cd "zs0 at obio0 " Pq sun4m
+.Cd "zs0 at obio0 addr 0xf1000000 level 12" Pq sun4/[23]00
+.Cd "zs0 at obio0 addr 0x01000000 level 12" Pq sun4/100
+.Cd "zs1 at mainbus0 " Pq sun4c
+.Cd "zs1 at obio0 " Pq sun4m
+.Cd "zs1 at obio0 addr 0xf0000000 level 12" Pq sun4/[23]00
+.Cd "zs1 at obio0 addr 0x00000000 level 12" Pq sun4/100
+.Cd "zs2 at obio0 addr 0xe0000000 level 12" Pq sun4/300
.Cd zstty* at zs? channel ?
.Cd zskbd* at zs? channel ?
.Cd wskbd* at zskbd? console ?