]> git.pld-linux.org Git - packages/X11.git/commitdiff
- Minor corrections to message showing. XFree86-4_0_1-6
authormkochano <mkochano@pld-linux.org>
Fri, 14 Jul 2000 10:14:26 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfs.init -> 1.6

xfs.init

index ac74b689b98975ddb32e3b81a3abe2261ee5da5a..41ef889b180b4e55a5ec87f101adaf6080a71627 100644 (file)
--- a/xfs.init
+++ b/xfs.init
@@ -48,7 +48,7 @@ case "$1" in
        ;;
   reload)
        if [ -f /var/lock/subsys/xfs ]; then
-               msg_Reloading "X Font Server"
+               msg_reloading "X Font Server"
                killproc xfs -USR1
                deltext;
                ok;
This page took 0.09589 seconds and 4 git commands to generate.