Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > f373a2cc28606445ba1d1f1d5c49a2c5 > files > 5

isdn4net-1.4.6-13mdv2008.0.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
 
     ;;