Public bug reported:

The man page for udev describes the PROGRAM rule by saying:

The key is true, if the program returns without exit code zero.

This is incorrect.  The unix way (tm) is for programs to return 0 on
SUCCESS not failure.  The word "without" needs changed to the word
"with", as the rule matches when the program succeeds and returns 0.

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Man page error for PROGRAM rule
https://launchpad.net/bugs/75389

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to