wok diff distcc/receipt @ rev 11789

fixed typo
author Samuel Trassare <samuel_trassare@yahoo.com>
date Fri Feb 24 12:06:26 2012 -0800 (2012-02-24)
parents c2f84a816b96
children d40213305781
line diff
     1.1 --- a/distcc/receipt	Mon Apr 04 00:01:59 2011 +0200
     1.2 +++ b/distcc/receipt	Fri Feb 24 12:06:26 2012 -0800
     1.3 @@ -55,8 +55,8 @@
     1.4  	cat <<EOF
     1.5  ----
     1.6  Now you can:
     1.7 -* Just run '/etc/init.d/$PACKAGE start' to start daemon.
     1.8 -* Add $PACKAGE to RUN_DAEMONS in /etc/rcS.conf to run $PACKAGE àat boot time.
     1.9 +* Just run '/etc/init.d/distccd start' to start daemon.
    1.10 +* Add distccd to RUN_DAEMONS in /etc/rcS.conf to run distccd àat boot time.
    1.11  * Allow cliets in /etc/distcc/clients.allow
    1.12  ----
    1.13