Description of problem: Some of the options described in the man page are not recognized. Version-Release number of selected component (if applicable): netpbm-progs-10.35.54-1.fc10 How reproducible: always Steps to Reproduce: $ man pamfunc | col -b | grep -e "-andmask" -e "-ormask" -e "-xormask" -e "-shiftleft" -e "-shiftright" -e "-not" -subtractor=integer | -min=wholenum | -max=wholenum -andmask=hexmask -ormask=hexmask -xormask=hexmask -not -shiftleft=count -shiftright=count } [filespec] -andmask=hexmask -ormask=hexmask This is analogous to -andmask. -xormask=hexmask This is analogous to -andmask. -not -shiftleft=count -shiftright=count This is analogous to -shiftleft. The functions in question are: -andmask, -ormask, -xormask, -not, -shiftleft, and -shiftright. $ pamfunc -andmask unrecognized option `-andmask' $ pamfunc -ormask unrecognized option `-ormask' $ pamfunc -xormask unrecognized option `-xormask' $ pamfunc -not unrecognized option `-not' $ pamfunc -shiftleft unrecognized option `-shiftleft' $ pamfunc -shiftright unrecognized option `-shiftright' Actual results: 6 options mentioned above are not recognized. Expected results: 6 options mentioned above are recognized. Additional info:
Fixed by upgrade to 10.47.04.
netpbm-10.47.04-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/netpbm-10.47.04-1.fc12
netpbm-10.47.04-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/netpbm-10.47.04-1.fc11
netpbm-10.47.04-1.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/netpbm-10.47.04-1.fc10
netpbm-10.47.04-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
netpbm-10.47.04-1.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.