Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > ae778f139e2f83376f78cf26b1a3e41c > files > 5

isdn4net-1.4.6-17mdv2009.1.src.rpm

--- ./init.d/isdnlog.tv	2004-01-22 23:16:59.000000000 +0100
+++ ./init.d/isdnlog	2004-01-22 23:17:09.000000000 +0100
@@ -95,10 +95,10 @@
 		if [ $? -ne 0 ] ; then
 			echo "isdnlog is running"
 		else
-			echo "isdnlog is stoped, but /var/run/isdnlog.isdnctrl0.pid still exists"
+			echo "isdnlog is stopped, but /var/run/isdnlog.isdnctrl0.pid still exists"
 		fi
 	else
-		echo "isdnlog is stoped"
+		echo "isdnlog is stopped"
 	fi
 
     ;;