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): WSDISPLAYIO_GET_EDID - fix stru...
details: https://anonhg.NetBSD.org/src/rev/74ab8cd63caa
branches: trunk
changeset: 948257:74ab8cd63caa
user: uwe <uwe%NetBSD.org@localhost>
date: Wed Dec 23 06:10:13 2020 +0000
description:
wsdisplay(4): WSDISPLAYIO_GET_EDID - fix struct name.
Spotted by RVP.
diffstat:
share/man/man4/wsdisplay.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 98fb10252279 -r 74ab8cd63caa share/man/man4/wsdisplay.4
--- a/share/man/man4/wsdisplay.4 Wed Dec 23 05:50:51 2020 +0000
+++ b/share/man/man4/wsdisplay.4 Wed Dec 23 06:10:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsdisplay.4,v 1.49 2020/05/16 20:27:38 tnn Exp $
+.\" $NetBSD: wsdisplay.4,v 1.50 2020/12/23 06:10:13 uwe Exp $
.\"
.\" Copyright (c) 1999 Matthias Drochner.
.\" Copyright (c) 2002 Ben Harris.
@@ -583,7 +583,7 @@
This call is only available with the
.Dv SPLASHSCREEN
kernel option.
-.It Dv WSDISPLAYIO_GET_EDID Pq Li struct wsdisplay_edid_info
+.It Dv WSDISPLAYIO_GET_EDID Pq Li struct wsdisplayio_edid_info
Retrieve EDID data from a driver.
.Bd -literal -offset indent
struct wsdisplayio_edid_info {
Home |
Main Index |
Thread Index |
Old Index