Package: samba
Version: 3.0.24-6etch4
Severity: minor

"its" is possessive; "it's" is contractive.  I grepped /usr/bin/ and
found that a handful of samba binaries include the phrase: "it's own"
which is always wrong.  It's (put acknowledged but not intended) worse
than "its not" (which is also always wrong) since it's not simply
ommision of an uncommon character but extraneous insertion thereof.

[EMAIL PROTECTED]:~$ find /usr/bin |xargs grep -e "it's own" 
grep: /usr/bin/fusermount: Permission denied
Binary file /usr/bin/gpa matches
Binary file /usr/bin/net matches
Binary file /usr/bin/smbget matches
Binary file /usr/bin/smbcacls matches
Binary file /usr/bin/smbcquotas matches
Binary file /usr/bin/rpcclient matches
Binary file /usr/bin/smbpasswd matches

[EMAIL PROTECTED]:~$ strings /usr/bin/net |grep "it's own"
ldapsam_change_groupmem: can't remove user from it's own primary group!




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to