summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.hp300/dio.46
-rw-r--r--share/man/man4/sti.420
2 files changed, 20 insertions, 6 deletions
diff --git a/share/man/man4/man4.hp300/dio.4 b/share/man/man4/man4.hp300/dio.4
index 9fb42735b33..dce0e8cb616 100644
--- a/share/man/man4/man4.hp300/dio.4
+++ b/share/man/man4/man4.hp300/dio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dio.4,v 1.9 2008/06/26 05:42:07 ray Exp $
+.\" $OpenBSD: dio.4,v 1.10 2011/08/18 20:02:57 miod Exp $
.\" $NetBSD: dio.4,v 1.2 2002/01/15 01:31:30 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: August 18 2011 $
.Dt DIO 4 hp300
.Os
.Sh NAME
@@ -62,6 +62,8 @@ frame buffer
.Tn HP98720
.Dq Renaissance
frame buffer
+.It Xr sti 4
+HP Standard Text Interface
.It Xr topcat 4
.Tn HP98544
.Dq Topcat ,
diff --git a/share/man/man4/sti.4 b/share/man/man4/sti.4
index 197c9133f82..d011a5e8081 100644
--- a/share/man/man4/sti.4
+++ b/share/man/man4/sti.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sti.4,v 1.19 2007/05/31 19:19:52 jmc Exp $
+.\" $OpenBSD: sti.4,v 1.20 2011/08/18 20:02:55 miod Exp $
.\"
.\" Copyright (c) 2001 Michael Shalayeff
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: August 18 2011 $
.Dt STI 4
.Os
.Sh NAME
@@ -32,9 +32,10 @@
.Nd HP Standard Text Interface
.Sh SYNOPSIS
.Cd "sti* at mainbus0"
+.Cd "sti* at dio?"
+.Cd "sti* at pci?"
.Cd "sti* at phantomas0"
.Cd "sti* at sgc?"
-.Cd "sti* at pci?"
.Cd "wsdisplay* at sti?"
.Sh DESCRIPTION
The
@@ -46,8 +47,9 @@ The following models are supported
(though not all features or frame buffer depths may be available):
.Bl -column "Visualize FX10pro" "Bits" "Mem" "3D" "machines" -offset left
.It "Model" Ta "Bits" Ta "Mem" Ta "3D" Ta "Machines/Cards"
+.It "VRX" Ta 8 Ta "2" Ta "" Ta "HP9000/362/382"
.It "EVRX" Ta "8" Ta "2" Ta "" Ta "HP9000/425e"
-.\" .It "Timber" Ta "8" Ta "2" Ta "" Ta "HP9000/705/710"
+.It "Timber" Ta "8" Ta "2" Ta "" Ta "HP9000/705/710"
.It "GRX" Ta "8g" Ta "2" Ta "" Ta "SGC"
.It "CRX" Ta "8" Ta "2" Ta "" Ta "SGC"
.It "Tomcat" Ta "8" Ta "2" Ta "" Ta "SGC"
@@ -248,7 +250,9 @@ function added (flashing under HP-UX and other sideband traffic).
Colour frame buffer support.
.El
.Sh SEE ALSO
+.Xr dio 4 ,
.Xr intro 4 ,
+.Xr pci 4 ,
.Xr phantomas 4 ,
.Xr sgc 4 ,
.Xr wsdisplay 4
@@ -267,6 +271,14 @@ driver was written by
for HPPA
port for
.Ox 2.7 .
+.\" .Pp
+.\" .Xr dio 4 ,
+.\" .Xr pci 4
+.\" and
+.\" .Xr sgc 4
+.\" attachment code was written by
+.\" .An Miod Vallat .
+.Xr
.Sh BUGS
Currently, neither scroll back nor screen blanking functions
are implemented.