diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-05 13:51:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-05 13:51:59 +0000 |
commit | 97c4ff8627891e95139bdc7bd94a3489eaac540a (patch) | |
tree | b8e33a79a535601b0ad7c70eb16567614a5fe29c /share/man/man4/man4.sparc64 | |
parent | 5e8bfbf7604b856e52cbb089920f723ecb9ca91b (diff) |
corrections from Leandro Costa.
- corrections to tradenames
- updated URLs
- general typos
thanks Leandro!
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r-- | share/man/man4/man4.sparc64/ebus.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/zs.4 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc64/ebus.4 b/share/man/man4/man4.sparc64/ebus.4 index f7f849d39c5..7399f75770b 100644 --- a/share/man/man4/man4.sparc64/ebus.4 +++ b/share/man/man4/man4.sparc64/ebus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ebus.4,v 1.3 2002/10/01 21:03:27 miod Exp $ +.\" $OpenBSD: ebus.4,v 1.4 2003/05/05 13:51:58 jmc Exp $ .\" $NetBSD: ebus.4,v 1.3 2002/03/13 21:42:20 wiz Exp $ .\" .\" Copyright (c) 1999 Matthew R. Green @@ -40,7 +40,7 @@ The .Nm bus is designed to provide the ability to put ISA and traditional Intel-style peripherals in a SPARC based system with a minimal amount -of glue logic. +of glue logic. Typically, it is implemented in the PCIO IC from SME, which also implements a .Xr hme 4 @@ -69,5 +69,5 @@ SCSI DMA. .%B Peripheral Component Interconnect Input Output Controller .%V Part\ No.:\ 802-7837-01 .%D March 1997 -.%O "http://www.sun.com/microelectronics/manuals/802-7837.pdf" +.%O "http://www.sun.com/oem/products/manuals/802-7837.pdf" .Re diff --git a/share/man/man4/man4.sparc64/zs.4 b/share/man/man4/man4.sparc64/zs.4 index 451ec59884d..a6c167eff0e 100644 --- a/share/man/man4/man4.sparc64/zs.4 +++ b/share/man/man4/man4.sparc64/zs.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zs.4,v 1.8 2003/05/01 18:44:39 jmc Exp $ +.\" $OpenBSD: zs.4,v 1.9 2003/05/05 13:51:58 jmc Exp $ .\" .\" Copyright (c) 1998, 2002 The OpenBSD Project .\" All rights reserved. @@ -143,7 +143,7 @@ the KB_NODEAD ( This switches off the .Dq dead accents . .Sh EXAMPLES -To set a german keyboard layout, use +To set a German keyboard layout, use .Ic wsconsctl -w keyboard.encoding=de . To set it at kernel build time, add .Em option SUNKBD_LAYOUT="KB_DE" |