diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-01 18:44:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-01 18:44:40 +0000 |
commit | 44b1bba2a33b56bcaa32d20a6c76f14845797fb0 (patch) | |
tree | 1a801cbffc2b0c33a3aa9dc1ec70e174e8df2e49 /share/man/man4/man4.sparc64 | |
parent | 22b035452b25d6788704550d9e74ffce20ef0e9e (diff) |
correct names for architectures;
from Leandro Costa.
ok miod@
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r-- | share/man/man4/man4.sparc64/esp.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/openprom.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/zs.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.sparc64/esp.4 b/share/man/man4/man4.sparc64/esp.4 index 34f2e2c7a5b..b4a686bb3d6 100644 --- a/share/man/man4/man4.sparc64/esp.4 +++ b/share/man/man4/man4.sparc64/esp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esp.4,v 1.4 2002/10/01 21:03:27 miod Exp $ +.\" $OpenBSD: esp.4,v 1.5 2003/05/01 18:44:39 jmc Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -21,7 +21,7 @@ The is an on-board or SBus SCSI controller based on the NCR 53c94 chip, found on some .Tn Sun -ULTRAsparc workstations. +UltraSPARC workstations. .Sh DEVICE FLAGS .Bl -tag -width "Bits XX-XX" -compact .It Bits 0-7 diff --git a/share/man/man4/man4.sparc64/openprom.4 b/share/man/man4/man4.sparc64/openprom.4 index 2754808e042..435d9069c9f 100644 --- a/share/man/man4/man4.sparc64/openprom.4 +++ b/share/man/man4/man4.sparc64/openprom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openprom.4,v 1.5 2003/03/12 07:30:27 jmc Exp $ +.\" $OpenBSD: openprom.4,v 1.6 2003/05/01 18:44:39 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -47,7 +47,7 @@ .Sh DESCRIPTION The file .Pa /dev/openprom -is an interface to the ULTRAsparc OPENPROM. +is an interface to the UltraSPARC OPENPROM. This interface is highly stylized; ioctls are used for all operations. These ioctls refer to diff --git a/share/man/man4/man4.sparc64/zs.4 b/share/man/man4/man4.sparc64/zs.4 index 6b2fd353768..451ec59884d 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.7 2003/01/28 21:20:56 miod Exp $ +.\" $OpenBSD: zs.4,v 1.8 2003/05/01 18:44:39 jmc Exp $ .\" .\" Copyright (c) 1998, 2002 The OpenBSD Project .\" All rights reserved. @@ -20,7 +20,7 @@ .Sh DESCRIPTION The .Nm -is a Zilog 8530 serial interface chip used in SBus-based ULTRAsparc +is a Zilog 8530 serial interface chip used in SBus-based UltraSPARC .Tn Sun workstations. The Zilog 8530 provides two input/output channels per instance. |