Bug#604017: modinfo only uses last parameter

2011-05-31 Thread jidanni
>> BUG: if more than one is given, only the last one is used! Md> This is a common behavior among UNIX programs and users are supposed to Md> understand it, as you did. I thought it was the first one, not the last. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a s

Bug#604017: modinfo only uses last parameter

2011-05-31 Thread Marco d'Itri
On Nov 19, jida...@jidanni.org wrote: > BUG: if more than one is given, only the last one is used! This is a common behavior among UNIX programs and users are supposed to understand it, as you did. > P.S., they often don't even work at all: > # modinfo i915|grep parm > parm: modeset:int

Bug#604017: modinfo only uses last parameter

2010-11-19 Thread jidanni
Package: module-init-tools Version: 3.12-1 File: /sbin/modinfo -a -d -l -p -n These are shortcuts for author, description, license. parm and filename respectively, to ease the transition from the old modu- tils modinfo. BUG: if mor