There is a typo at /etc/rc.d/init.d/ypbind:65 and /etc/rc.d/init.d/ypbind:80 "Binding NIS" instead of "Binding NIS" (duplicated white space before NIS). Please, don't fix it before F8 is released because this will break the string freeze: http://fedoraproject.org/wiki/Releases/8/Schedule
There is a typo at /etc/rc.d/init.d/ypbind:54 "Setting NIS" instead of "Setting NIS" (duplicated white space before NIS).
Fixed in ypbind-1.20.4-2.f8
Confirmed fixed in "ypbind-1.20.4-2.fc8" : [peterve@pavilion /]$ grep "Binding NIS" /etc/rc.d/init.d/ypbind echo -n $"Binding NIS service: " [peterve@pavilion /]$ grep "Setting NIS" /etc/rc.d/init.d/ypbind echo -n $"Setting NIS domain: " [peterve@pavilion /]$ rpm -qf /etc/rc.d/init.d/ypbind ypbind-1.20.4-2.fc8