marc 97/07/29 07:23:00
Modified: htdocs/manual/misc known_bugs.html Log: < --> < Revision Changes Path 1.27 +1 -1 apache/htdocs/manual/misc/known_bugs.html Index: known_bugs.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/known_bugs.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- known_bugs.html 1997/07/22 22:27:26 1.26 +++ known_bugs.html 1997/07/29 14:22:59 1.27 @@ -46,7 +46,7 @@ <ul> <li>Retrieve <a href="http://www.apache.org/dist/patches/apply_to_1.2.1/solaris_hup.patch">this patch</a>. <code>cd</code> to your <code>apache_1.2.1</code> directory, and - type <code>patch -s -p1 < /path/to/patchfile</code>. Then rebuild + type <code>patch -s -p1 < /path/to/patchfile</code>. Then rebuild Apache.<p> <li>Use SIGUSR1 instead of SIGHUP, see <a href="../stopping.html"> Stopping and Restarting Apache</a> for more details.<p>