Bug 166778 - man page for apachectl contains errors
Summary: man page for apachectl contains errors
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 4
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-25 17:05 UTC by Robert P. J. Day
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-02 07:35:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert P. J. Day 2005-08-25 17:05:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
  "man apachectl" suggests, in several places, that running apachectl is equivalent to running "apachectl -k <action>".  i'm assuming that, in all those places, it should actually say it's equivalent to "httpd -k <action>", no?

Version-Release number of selected component (if applicable):
httpd-2.0.54-10.1

How reproducible:
Always

Steps to Reproduce:
1. man apachectl
2. read
3.
  

Additional info:

Comment 1 Gerwin Krist 2005-09-02 07:28:12 UTC
Yes you are right, -k is being used for httpd binary only and not for apachectl.

Comment 2 Gerwin Krist 2005-09-02 07:35:16 UTC
Using apachectl -k start|stop|restart is valid/works (apachectl passes the
parameters to httpd binary). So will close this ticket.

Cheers


Note You need to log in before you can comment on or make changes to this bug.