Add information about "apachectl graceful" command and point to

apachectl manual page
This commit is contained in:
Denis Peplin 2004-12-08 14:42:28 +00:00
parent da6c9d35a5
commit bea45c5d87
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23155

View file

@ -4339,6 +4339,14 @@ Log file format -->
<screen>&prompt.root; <userinput>/usr/local/sbin/apachectl restart</userinput></screen>
<para>To restart <application>Apache</application> without
aborting current connections, run:</para>
<screen>&prompt.root; <userinput>/usr/local/sbin/apachectl graceful</userinput></screen>
<para>Additional information available at
<command>apachectl</command> manual page.</para>
<para>To launch <application>Apache</application> at system
startup, add the following line to
<filename>/etc/rc.conf</filename>:</para>