]> git.pld-linux.org Git - packages/efingerd.git/commitdiff
- typo: %s/sever"/server"/
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 28 Jul 2001 21:37:29 +0000 (21:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    efingerd.spec -> 1.9

efingerd.spec

index cfccc313138376e75f88b6d28d75cbf6204614e1..04dfcaa37a3aa37bc9b55ab2ae417bb13d9dce2c 100644 (file)
@@ -54,7 +54,7 @@ gzip -9nf README CHANGES examples-{unusual,win95,standard}/*
 if [ -f /var/lock/subsys/rc-inetd ]; then
        /etc/rc.d/init.d/rc-inetd reload 1>&2
 else
-       echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start inet sever" 1>&2
+       echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start inet server" 1>&2
 fi
 
 %postun
This page took 0.061366 seconds and 4 git commands to generate.