brandelf(1): Make -v a no-op.
authorSascha Wildner <saw@online.de>
Tue, 16 Oct 2012 02:51:22 +0000 (04:51 +0200)
committerSascha Wildner <saw@online.de>
Tue, 16 Oct 2012 07:07:23 +0000 (09:07 +0200)
commit3d99d32c7aecb81e1dc55188dea7eb74062040ed
treead121976778b4629bb6202dd3e074b91293a7fc0
parentf8dba517338f9d4d808ba59f96dc6002edaf95d3
brandelf(1): Make -v a no-op.

-v never did anything, so remove the verbose variable and comment it out
in the manpage, but leave the option for compatibility.

Found-by: gcc47
usr.bin/brandelf/brandelf.1
usr.bin/brandelf/brandelf.c