Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Since sun{2, 3} don't have any working X serve...
details: https://anonhg.NetBSD.org/src/rev/b3293d32fc35
branches: trunk
changeset: 345811:b3293d32fc35
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Jun 09 15:09:07 2016 +0000
description:
Since sun{2,3} don't have any working X server, don't use .Xr to refer X(1)
Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html
Ok from wiz@
diffstat:
share/man/man4/man4.sun2/bwtwo.4 | 6 +++---
share/man/man4/man4.sun2/kbd.4 | 6 +++---
share/man/man4/man4.sun2/ms.4 | 7 +++----
share/man/man4/man4.sun3/bwtwo.4 | 6 +++---
share/man/man4/man4.sun3/cgfour.4 | 6 +++---
share/man/man4/man4.sun3/cgtwo.4 | 6 +++---
share/man/man4/man4.sun3/kbd.4 | 6 +++---
share/man/man4/man4.sun3/ms.4 | 7 +++----
8 files changed, 24 insertions(+), 26 deletions(-)
diffs (217 lines):
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun2/bwtwo.4
--- a/share/man/man4/man4.sun2/bwtwo.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun2/bwtwo.4 Thu Jun 09 15:09:07 2016 +0000
@@ -31,9 +31,9 @@
.\"
.\" from: Header: bwtwo.4,v 1.3 94/02/03 20:42:13 leres Exp
.\" from: @(#)bwtwo.4 8.2 (Berkeley) 2/16/94
-.\" $NetBSD: bwtwo.4,v 1.2 2003/08/07 10:31:09 agc Exp $
+.\" $NetBSD: bwtwo.4,v 1.3 2016/06/09 15:09:07 abhinav Exp $
.\"
-.Dd February 16, 1994
+.Dd June 10, 2016
.Dt BWTWO 4 sun2
.Os
.Sh NAME
@@ -47,4 +47,4 @@
.Nm
is a memory based black and white frame buffer.
It supports the minimal ioctl's needed to run
-.Xr X 1 .
+.Ic X .
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun2/kbd.4
--- a/share/man/man4/man4.sun2/kbd.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun2/kbd.4 Thu Jun 09 15:09:07 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kbd.4,v 1.3 2008/04/30 13:10:56 martin Exp $
+.\" $NetBSD: kbd.4,v 1.4 2016/06/09 15:09:07 abhinav Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 22, 1996
+.Dd June 10, 2016
.Dt KBD 4 sun2
.Os
.Sh NAME
@@ -71,7 +71,7 @@
is used to get direct access to the keyboard input stream.
The following
ioctl's are supported (mostly just enough to keep the
-.Xr X 1
+.Ic X
server going):
.Bl -tag -width KIOCSDIRECT
.It KIOCTRANS
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun2/ms.4
--- a/share/man/man4/man4.sun2/ms.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun2/ms.4 Thu Jun 09 15:09:07 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ms.4,v 1.3 2009/03/10 21:10:18 joerg Exp $
+.\" $NetBSD: ms.4,v 1.4 2016/06/09 15:09:07 abhinav Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 22, 1996
+.Dd June 10, 2016
.Dt MS 4 sun2
.Os
.Sh NAME
@@ -42,7 +42,6 @@
This
.Tn Mouse Systems
three-button device produces five-byte blobs of the form:
-.Pp
.Bd -literal -offset indent
b dx dy dx dy
.Ed
@@ -64,7 +63,7 @@
is used to get direct access to the mouse input stream.
The following
ioctl's are supported (mostly just enough to keep the
-.Xr X 1
+.Ic X
server going):
.Bl -tag -width VUIDSFORMAT
.It Dv VUIDSFORMAT
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun3/bwtwo.4
--- a/share/man/man4/man4.sun3/bwtwo.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun3/bwtwo.4 Thu Jun 09 15:09:07 2016 +0000
@@ -31,9 +31,9 @@
.\"
.\" from: Header: bwtwo.4,v 1.3 94/02/03 20:42:13 leres Exp
.\" from: @(#)bwtwo.4 8.2 (Berkeley) 2/16/94
-.\" $NetBSD: bwtwo.4,v 1.5 2014/10/27 16:18:38 wiz Exp $
+.\" $NetBSD: bwtwo.4,v 1.6 2016/06/09 15:09:07 abhinav Exp $
.\"
-.Dd February 16, 1994
+.Dd June 10, 2016
.Dt BWTWO 4 sun3
.Os
.Sh NAME
@@ -46,7 +46,7 @@
.Nm
is a memory based black and white frame buffer.
It supports the minimal ioctl's needed to run
-.Xr X 1 .
+.Ic X .
.Sh SEE ALSO
.Xr cgfour 4 ,
.Xr cgtwo 4
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun3/cgfour.4
--- a/share/man/man4/man4.sun3/cgfour.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun3/cgfour.4 Thu Jun 09 15:09:07 2016 +0000
@@ -31,9 +31,9 @@
.\"
.\" from: Header: cgthree.4,v 1.3 94/02/03 20:49:52 leres Exp
.\" from: @(#)cgthree.4 8.2 (Berkeley) 2/16/94
-.\" $NetBSD: cgfour.4,v 1.4 2003/08/07 10:31:09 agc Exp $
+.\" $NetBSD: cgfour.4,v 1.5 2016/06/09 15:09:07 abhinav Exp $
.\"
-.Dd February 16, 1994
+.Dd June 10, 2016
.Dt CGFOUR 4 sun3
.Os
.Sh NAME
@@ -46,7 +46,7 @@
.Nm
is a memory based color frame buffer.
It supports the minimal ioctl's needed to run
-.Xr X 1 .
+.Ic X .
.Sh SEE ALSO
.Xr bwtwo 4 ,
.Xr cgtwo 4
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun3/cgtwo.4
--- a/share/man/man4/man4.sun3/cgtwo.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun3/cgtwo.4 Thu Jun 09 15:09:07 2016 +0000
@@ -31,9 +31,9 @@
.\"
.\" from: Header: cgthree.4,v 1.3 94/02/03 20:49:52 leres Exp
.\" from: @(#)cgthree.4 8.2 (Berkeley) 2/16/94
-.\" $NetBSD: cgtwo.4,v 1.4 2003/08/07 10:31:09 agc Exp $
+.\" $NetBSD: cgtwo.4,v 1.5 2016/06/09 15:09:07 abhinav Exp $
.\"
-.Dd February 16, 1994
+.Dd June 10, 2016
.Dt CGTWO 4 sun3
.Os
.Sh NAME
@@ -48,7 +48,7 @@
.Tn VME
bus, color frame buffer.
It supports the minimal ioctl's needed to run
-.Xr X 1 .
+.Ic X .
.Sh SEE ALSO
.Xr bwtwo 4 ,
.Xr cgfour 4
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun3/kbd.4
--- a/share/man/man4/man4.sun3/kbd.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun3/kbd.4 Thu Jun 09 15:09:07 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kbd.4,v 1.9 2008/04/30 13:10:56 martin Exp $
+.\" $NetBSD: kbd.4,v 1.10 2016/06/09 15:09:07 abhinav Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 22, 1996
+.Dd June 10, 2016
.Dt KBD 4 sun3
.Os
.Sh NAME
@@ -72,7 +72,7 @@
is used to get direct access to the keyboard input stream.
The following
ioctl's are supported (mostly just enough to keep the
-.Xr X 1
+.Ic X
server going):
.Bl -tag -width KIOCSDIRECT
.It KIOCTRANS
diff -r 2762ae693979 -r b3293d32fc35 share/man/man4/man4.sun3/ms.4
--- a/share/man/man4/man4.sun3/ms.4 Thu Jun 09 15:00:26 2016 +0000
+++ b/share/man/man4/man4.sun3/ms.4 Thu Jun 09 15:09:07 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ms.4,v 1.8 2009/03/10 21:12:23 joerg Exp $
+.\" $NetBSD: ms.4,v 1.9 2016/06/09 15:09:07 abhinav Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd June 22, 1996
+.Dd June 10, 2016
.Dt MS 4 sun3
.Os
.Sh NAME
@@ -42,7 +42,6 @@
This
.Tn Mouse Systems
three-button device produces five-byte blobs of the form:
-.Pp
.Bd -literal -offset indent
b dx dy dx dy
.Ed
@@ -64,7 +63,7 @@
is used to get direct access to the mouse input stream.
The following
ioctl's are supported (mostly just enough to keep the
-.Xr X 1
+.Ic X
server going):
.Bl -tag -width VUIDSFORMAT
.It Dv VUIDSFORMAT
Home |
Main Index |
Thread Index |
Old Index