Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 wsdisplay.4: correct ioctl name for WSDISPLAY...
details: https://anonhg.NetBSD.org/src/rev/ecf656b2cc5f
branches: trunk
changeset: 932813:ecf656b2cc5f
user: tnn <tnn%NetBSD.org@localhost>
date: Sat May 16 20:27:38 2020 +0000
description:
wsdisplay.4: correct ioctl name for WSDISPLAYIO_GET_FBINFO
diffstat:
share/man/man4/wsdisplay.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7ce8b22a0f3b -r ecf656b2cc5f share/man/man4/wsdisplay.4
--- a/share/man/man4/wsdisplay.4 Sat May 16 19:12:38 2020 +0000
+++ b/share/man/man4/wsdisplay.4 Sat May 16 20:27:38 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsdisplay.4,v 1.48 2019/11/02 19:22:36 tnn Exp $
+.\" $NetBSD: wsdisplay.4,v 1.49 2020/05/16 20:27:38 tnn Exp $
.\"
.\" Copyright (c) 1999 Matthias Drochner.
.\" Copyright (c) 2002 Ben Harris.
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 2, 2019
+.Dd May 16, 2020
.Dt WSDISPLAY 4
.Os
.Sh NAME
@@ -192,7 +192,7 @@
Retrieve the type of the display.
The list of types is in
.In dev/wscons/wsconsio.h .
-.It Dv WSDISPLAYIO_FBINFO Pq Li "struct wsdisplayio_fbinfo"
+.It Dv WSDISPLAYIO_GET_FBINFO Pq Li "struct wsdisplayio_fbinfo"
Retrieve extended information about a framebuffer display,
including the framebuffer's pixel packing layout.
The returned structure is as follows:
Home |
Main Index |
Thread Index |
Old Index