K 10 svn:author V 3 bde K 8 svn:date V 27 1999-05-27T12:58:41.000000Z K 7 svn:log V 405 Fixed usage message to almost match the man page. The old -d option and the new -i option were missing. Fixed style bugs in previous commit: (1) initialisation of a local variable in its declaration. (2) inconsistency of (1) with style of nearby code. (3) disorder of declaration for (1). (4) a line longer than 80 characters. (5) bitrot in the printf() -> err() cleanups to help bloat the line in (4). END