summaryrefslogtreecommitdiffstats
path: root/docs/manual/upgrading.html.fr
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2001-09-20 05:05:32 +0200
committerJustin Erenkrantz <jerenkrantz@apache.org>2001-09-20 05:05:32 +0200
commitcc7b052e5031c1d5bec75b757af167276635b8d7 (patch)
tree1bf37c078aadecbf06afd37526f82b0c97e02643 /docs/manual/upgrading.html.fr
parent Accomodate the new server/util_time.c module on win32 (diff)
downloadapache2-cc7b052e5031c1d5bec75b757af167276635b8d7.tar.xz
apache2-cc7b052e5031c1d5bec75b757af167276635b8d7.zip
Update doc for the SIGUSR1 change - we no longer use SIGWINCH except on
Linux 2.0/glibc 2.0 which doesn't allow SIGUSR1 to be used by programs. Feel free to change the wording. I don't care. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91091 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/upgrading.html.fr')
-rw-r--r--docs/manual/upgrading.html.fr4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/manual/upgrading.html.fr b/docs/manual/upgrading.html.fr
index b95661ba85..65fba237e9 100644
--- a/docs/manual/upgrading.html.fr
+++ b/docs/manual/upgrading.html.fr
@@ -97,10 +97,6 @@ mod_log_config.</li>
<UL>
-<li>Le redémarrage en douceur du serveur est maintenant traité en envoyant
-au processus père le signal <code>WINCH</code> à la place du
-signal <code>USR1</code>.</li>
-
<li>L'option <code>-S</code> du programme <code>httpd</code>
qui servait à afficher la configuration des hôtes virtuels est
remplacé par <code>-t -D DUMP_VHOSTS</code>.</li>