Author: ken
Date: 2011-11-25 00:10:14 -0700 (Fri, 25 Nov 2011)
New Revision: 9013

Modified:
   trunk/bootscripts/blfs/init.d/rpcbind
Log:
Correct typo

Modified: trunk/bootscripts/blfs/init.d/rpcbind
===================================================================
--- trunk/bootscripts/blfs/init.d/rpcbind       2011-11-25 02:48:42 UTC (rev 
9012)
+++ trunk/bootscripts/blfs/init.d/rpcbind       2011-11-25 07:10:14 UTC (rev 
9013)
@@ -41,7 +41,7 @@
                ;;
 
        stop)
-               log_info_msg "Stopping Prpcbind"
+               log_info_msg "Stopping rpcbind"
                killproc /sbin/rpcbind
       evaluate_retval
                ;;

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to