diff -Nur cscope-15.5-orig/contrib/ocs cscope-15.5/contrib/ocs --- cscope-15.5-orig/contrib/ocs 2001-07-18 15:48:56.000000000 +0200 +++ cscope-15.5/contrib/ocs 2004-07-03 23:08:38.000000000 +0200 @@ -107,7 +107,7 @@ # # Parse the command line -set -- `getopt xfqdu $*` +set -- `getopt xfqdus $*` if [ $? -ne 0 ] then