diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
commit | ec7c30333358237f51b30f50a50d51d55aca8e45 (patch) | |
tree | 88142ec1e5443c28bf72e7fe3167c383da793ba9 /share/man/man4/man4.sparc/zs.4 | |
parent | 1a572b26848ce70668c765a2570819f54e7ebce2 (diff) |
- fix lists/displays
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
Diffstat (limited to 'share/man/man4/man4.sparc/zs.4')
-rw-r--r-- | share/man/man4/man4.sparc/zs.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc/zs.4 b/share/man/man4/man4.sparc/zs.4 index 5578d2f6b7a..2f1fe56af00 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.14 2003/05/14 01:07:20 miod Exp $ +.\" $OpenBSD: zs.4,v 1.15 2003/07/09 13:26:20 jmc Exp $ .\" .\" Copyright (c) 1998, 2002 The OpenBSD Project .\" All rights reserved. @@ -20,9 +20,9 @@ .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 ? +.Cd "zstty* at zs? channel ?" +.Cd "zskbd* at zs? channel ?" +.Cd "wskbd* at zskbd? console ?" .Cd "option SUNKBD_LAYOUT=XXX" .Cd "option SUNKBD5_LAYOUT=XXX" .Sh DESCRIPTION |