[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#377911: xrdb file1 file2: emit error



Package: xbase-clients
Version: 1:7.0.1-2
Severity: normal
File: /usr/bin/xrdb

The man page and help indeed show only one filename.
However
$ xrdb file1 file2
ignores file1 completely with no errors!

Therefore please emit an error message and set $? to nonzero.

Also on the man page, change

       The  file specified by filename (or the contents from standard input if
       - or no filename is given) is optionally passed through the  C  prepro-
       cessor with the following symbols defined, based on the capabilities of
       the server being used:

to

       The  file specified by filename (or the contents from standard input if
       - or no filename is given) is passed through the  C  preprocessor
      (cpp) with the following symbols defined, based on the capabilities of
       the server being used (use -symbols to see the complete list):



Reply to: