SOURCES: 855resolution.init - fixed description

blues blues at pld-linux.org
Sun Jun 19 13:22:52 CEST 2005


Author: blues                        Date: Sun Jun 19 11:22:52 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed description

---- Files affected:
SOURCES:
   855resolution.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/855resolution.init
diff -u SOURCES/855resolution.init:1.1 SOURCES/855resolution.init:1.2
--- SOURCES/855resolution.init:1.1	Sun Jun 19 01:52:57 2005
+++ SOURCES/855resolution.init	Sun Jun 19 13:22:47 2005
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 855resolution	This shell script takes care of setting date from ntp server on startup
+# 855resolution	Change the resolution of an available vbios mode for the 855/865/915 Intel graphic chipset
 #
 # chkconfig:	2345 15 89
 # description:	set resolution for your laptop
@@ -13,7 +13,6 @@
 if [ ! -f /etc/sysconfig/855resolution ]; then
 	exit 0
 fi
-
 
 # See how we were called.
 case "$1" in
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/855resolution.init?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list