Bug 281951 - Typo
Summary: Typo
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ypbind
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-07 08:04 UTC by Alain Portal
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version: ypbind-1.20.4-2.fc8
Clone Of:
Environment:
Last Closed: 2007-11-15 11:20:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alain Portal 2007-09-07 08:04:15 UTC
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

Comment 1 Alain Portal 2007-09-07 08:05:49 UTC
There is a typo at /etc/rc.d/init.d/ypbind:54
"Setting  NIS" instead of "Setting NIS" (duplicated white space before NIS).

Comment 2 Steve Dickson 2007-09-17 13:05:06 UTC
Fixed in ypbind-1.20.4-2.f8

Comment 3 Peter van Egdom 2007-11-15 11:20:16 UTC
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


Note You need to log in before you can comment on or make changes to this bug.