>Number: 1467
>Category: general
>Synopsis: httpd options are documented inconsistently
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Sun Nov 23 23:30:00 PST 1997
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3b3
>Environment:
N/A
>Description:
src/main/http_main.c uses getopt(..."Xd:f:vVhlZ:") and
getopt(..."Xd:f:vVhlc:ius").
src/main/http_main.c usage() only describes -d, -f, -v, -h, -l
src/support/httpd.8 only describes -d, -f, -h, -l, -X, -v, -?
Using the "-?" option results in "illegal option -- ?"
>How-To-Repeat:
/usr/local/apache/src/httpd -?
>Fix:
Change src/main/http_main.c and src/support/httpd.8 to describe
all options alphabetically, completely, and consistently.
Make sure "-?" works.
%0
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]