Bug 56997

Summary: Usage description in /etc/init.d/httpd is wrong.
Product: [Retired] Red Hat Raw Hide Reporter: Alex Yacoub <ayacoub>
Component: apacheAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 1.0CC: jorton
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-12-02 18:32:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Yacoub 2001-12-02 18:32:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120

Description of problem:
Just a simple heads up about a option that isn't there.

Version-Release number of selected component (if applicable): 
1.3.22-2


How reproducible:
Always

Steps to Reproduce:
Type "/etc/init.d/httpd fullstatus"

Actual Results:  "Usage: httpd
{start|stop|restart|condrestart|status|fullstatus|graceful|help|configtest}"


Expected Results:  Either offer a fullstatus option (not in the file) or
take out fullstatus from the usage list (line 87).

Comment 1 Joe Orton 2002-09-11 20:08:09 UTC
This has been fixed for a while in the Apache 2.0 package, "httpd", in Raw Hide.
(fullstatus is supported by the init script again)