Module Name: src Committed By: wiz Date: Sun Oct 25 23:00:00 UTC 2015
Modified Files: src/share/man/man4: wsdisplay.4 Log Message: Remove description of SPLASHSCREEN_PROGRESS and WSDISPLAY_SPROGRESS. The last remnants of the former were just removed from src by pronchery. Bump date. XXX: probably WSDISPLAY_SPROGRESS needs removal too -- back to you, pronchery! To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 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.43 src/share/man/man4/wsdisplay.4:1.44 --- src/share/man/man4/wsdisplay.4:1.43 Wed Oct 1 12:33:22 2014 +++ src/share/man/man4/wsdisplay.4 Sun Oct 25 23:00:00 2015 @@ -1,4 +1,4 @@ -.\" $NetBSD: wsdisplay.4,v 1.43 2014/10/01 12:33:22 wiz Exp $ +.\" $NetBSD: wsdisplay.4,v 1.44 2015/10/25 23:00:00 wiz 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 October 1, 2014 +.Dd October 25, 2015 .Dt WSDISPLAY 4 .Os .Sh NAME @@ -537,13 +537,6 @@ Toggle the splash screen. This call is only available with the .Dv SPLASHSCREEN kernel option. -.It Dv WSDISPLAYIO_SPROGRESS Pq Li u_int -Update the splash animation. -This call is only available with the -.Dv SPLASHSCREEN -and -.Dv SPLASHSCREEN_PROGRESS -kernel options. .It Dv WSDISPLAYIO_GET_EDID Pq Li struct wsdisplay_edid_info Retrieve EDID data from a driver. .Bd -literal -offset indent