From a8582ea0491b2759ce277638d63d52662b72c5ed Mon Sep 17 00:00:00 2001 From: sos Date: Wed, 22 Feb 1995 13:48:07 +0000 Subject: Next syscons update (given up on numbering :) Removed screensavers from syscons, they are now LKM's. This makes it possible to do some really "interesting" screensavers... Fixed bug that sometimes caused garbage to appear when leaving "scroll-lock" history. Reformattet indentation, it got too deep for a normal 80 pos screen. Split up in syscons.c & syscons.h for use with the saver-lkm's. Temporarily removed -s option from vidcontrol, savers should now be loaded with modload. --- usr.sbin/vidcontrol/vidcontrol.1 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'usr.sbin/vidcontrol/vidcontrol.1') diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 9fc4b8a..94a13d4 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -94,11 +94,6 @@ Sets the screensaver timeout to seconds, or turns it .I off .TP -.BI "\-s\ " NAME|help -Sets the screensaver appearance to -.I NAME . -Use \-s help to print a list of the available screen savers. -.TP .BI "\-x\ " Use hexadecimal digits for output. .PP -- cgit v1.1