Module Name: src
Committed By: maya
Date: Tue Aug 22 15:56:46 UTC 2017
Modified Files:
src/share/man/man4: cfb.4 mfb.4 px.4 pxg.4 sfb.4 tfb.4
Log Message:
pmax uses wsdisplay since 2001, so omit BUGS mentioning it doesn't.
from Miod Vallat in PR port-pmax/52498
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/cfb.4 src/share/man/man4/mfb.4 \
src/share/man/man4/pxg.4
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/px.4
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/sfb.4 src/share/man/man4/tfb.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/cfb.4
diff -u src/share/man/man4/cfb.4:1.5 src/share/man/man4/cfb.4:1.6
--- src/share/man/man4/cfb.4:1.5 Mon Jul 3 21:30:58 2017
+++ src/share/man/man4/cfb.4 Tue Aug 22 15:56:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: cfb.4,v 1.5 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: cfb.4,v 1.6 2017/08/22 15:56:46 maya Exp $
.\"
.\" Copyright (c) 2001 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 September 12, 2001
+.Dd August 22, 2017
.Dt CFB 4
.Os
.Sh NAME
@@ -51,8 +51,3 @@ of running at a resolution of 1024-by-86
.Xr tc 4 ,
.Xr tfb 4 ,
.Xr wscons 4
-.Sh BUGS
-.Nx Ns /pmax
-does not currently support the machine-independent
-.Xr wscons 4
-interface and uses a machine-dependent version.
Index: src/share/man/man4/mfb.4
diff -u src/share/man/man4/mfb.4:1.5 src/share/man/man4/mfb.4:1.6
--- src/share/man/man4/mfb.4:1.5 Mon Jul 3 21:30:58 2017
+++ src/share/man/man4/mfb.4 Tue Aug 22 15:56:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: mfb.4,v 1.5 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: mfb.4,v 1.6 2017/08/22 15:56:46 maya Exp $
.\"
.\" Copyright (c) 2001 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 September 14, 2001
+.Dd August 22, 2017
.Dt MFB 4
.Os
.Sh NAME
@@ -51,8 +51,3 @@ of running at a resolution of 1280-by-10
.Xr tc 4 ,
.Xr tfb 4 ,
.Xr wscons 4
-.Sh BUGS
-.Nx Ns /pmax
-does not currently support the machine-independent
-.Xr wscons 4
-interface and uses a machine-dependent version.
Index: src/share/man/man4/pxg.4
diff -u src/share/man/man4/pxg.4:1.5 src/share/man/man4/pxg.4:1.6
--- src/share/man/man4/pxg.4:1.5 Mon Nov 13 16:33:57 2006
+++ src/share/man/man4/pxg.4 Tue Aug 22 15:56:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: pxg.4,v 1.5 2006/11/13 16:33:57 ad Exp $
+.\" $NetBSD: pxg.4,v 1.6 2017/08/22 15:56:46 maya Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 21, 2001
+.Dd August 22, 2017
.Dt PXG 4
.Os
.Sh NAME
@@ -57,8 +57,3 @@ Previously, the
.Nm px
driver supported these devices in
.Nx Ns /pmax .
-.Sh BUGS
-.Nx Ns /pmax
-does not currently support the machine-independent
-.Xr wscons 4
-interface and uses a machine-dependent driver.
Index: src/share/man/man4/px.4
diff -u src/share/man/man4/px.4:1.6 src/share/man/man4/px.4:1.7
--- src/share/man/man4/px.4:1.6 Mon Nov 13 16:33:57 2006
+++ src/share/man/man4/px.4 Tue Aug 22 15:56:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: px.4,v 1.6 2006/11/13 16:33:57 ad Exp $
+.\" $NetBSD: px.4,v 1.7 2017/08/22 15:56:46 maya Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 21, 2001
+.Dd August 22, 2017
.Dt PX 4
.Os
.Sh NAME
@@ -55,8 +55,3 @@ driver first appeared in
.Nx 1.3 .
It became usable as a console device in
.Nx 1.5 .
-.Sh BUGS
-.Nx Ns /pmax
-does not currently support the machine-independent
-.Xr wscons 4
-interface and uses a machine-dependent driver.
Index: src/share/man/man4/sfb.4
diff -u src/share/man/man4/sfb.4:1.4 src/share/man/man4/sfb.4:1.5
--- src/share/man/man4/sfb.4:1.4 Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/sfb.4 Tue Aug 22 15:56:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: sfb.4,v 1.4 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: sfb.4,v 1.5 2017/08/22 15:56:46 maya Exp $
.\"
.\" Copyright (c) 2001 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 September 14, 2001
+.Dd August 22, 2017
.Dt SFB 4
.Os
.Sh NAME
@@ -52,8 +52,3 @@ colour/grayscale framebuffer capable of
.Xr tc 4 ,
.Xr tfb 4 ,
.Xr wscons 4
-.Sh BUGS
-.Nx Ns /pmax
-does not currently support the machine-independent
-.Xr wscons 4
-interface and uses a machine-dependent version.
Index: src/share/man/man4/tfb.4
diff -u src/share/man/man4/tfb.4:1.4 src/share/man/man4/tfb.4:1.5
--- src/share/man/man4/tfb.4:1.4 Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/tfb.4 Tue Aug 22 15:56:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: tfb.4,v 1.4 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: tfb.4,v 1.5 2017/08/22 15:56:46 maya Exp $
.\"
.\" Copyright (c) 2001 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 September 14, 2001
+.Dd August 22, 2017
.Dt TFB 4
.Os
.Sh NAME
@@ -54,8 +54,3 @@ Hz.
.Xr sfb 4 ,
.Xr tc 4 ,
.Xr wscons 4
-.Sh BUGS
-.Nx Ns /pmax
-does not currently support the machine-independent
-.Xr wscons 4
-interface and uses a machine-dependent version.