Bug 482847

Summary: man page for pamfunc talks about unsupported options
Product: [Fedora] Fedora Reporter: Milos Malik <mmalik>
Component: netpbmAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: jnovy, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 10.47.04-1.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-21 16:04:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Milos Malik 2009-01-28 15:08:05 UTC
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:

Comment 1 Jindrich Novy 2009-10-21 16:04:01 UTC
Fixed by upgrade to 10.47.04.

Comment 2 Fedora Update System 2009-10-21 18:36:51 UTC
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

Comment 3 Fedora Update System 2009-10-21 18:38:23 UTC
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

Comment 4 Fedora Update System 2009-10-21 18:39:18 UTC
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

Comment 5 Fedora Update System 2009-11-13 02:26:39 UTC
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.

Comment 6 Fedora Update System 2009-11-13 02:30:22 UTC
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.