From ef4554adb6d4559252af88d80749e19247d91146 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 14 May 2003 01:07:23 +0000 Subject: zs driver on sparc does not take flags anymore since 10 months, so don't mention any. --- share/man/man4/man4.sparc/zs.4 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'share') 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 ? -- cgit v1.2.3