Module Name: src Committed By: uwe Date: Wed Dec 23 06:10:13 UTC 2020
Modified Files: src/share/man/man4: wsdisplay.4 Log Message: wsdisplay(4): WSDISPLAYIO_GET_EDID - fix struct name. Spotted by RVP. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/share/man/man4/wsdisplay.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/wsdisplay.4 diff -u src/share/man/man4/wsdisplay.4:1.49 src/share/man/man4/wsdisplay.4:1.50 --- src/share/man/man4/wsdisplay.4:1.49 Sat May 16 20:27:38 2020 +++ src/share/man/man4/wsdisplay.4 Wed Dec 23 06:10:13 2020 @@ -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 @@ Toggle the splash screen. 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 {