From b1a3755a942e9e98b9da33473192f0b6ce4b1549 Mon Sep 17 00:00:00 2001
From: z3APA3A <3APA3A@3proxy.ru>
Date: Thu, 15 Oct 2020 18:31:57 +0300
Subject: [PATCH] Minor documentation update
---
doc/html/howtoe.html | 2 +-
doc/html/howtor.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/html/howtoe.html b/doc/html/howtoe.html
index 8815129..109d8b5 100644
--- a/doc/html/howtoe.html
+++ b/doc/html/howtoe.html
@@ -874,7 +874,7 @@ You can control 3proxy service via "Services" administration ot via "net" comman
90 - unexpected system error (should not happen)
91 - unexpected poll error (should not happen)
92 - connection terminated by timeout (see timeouts)
- 93 - connection terminated by ratelimit-related timeout
+ 93 - connection terminated by ratelimit-related timeout or due to errors limit
94 - connection termination by server or client with unsent data
95 - dirty connection termination by client (or networking issue)
96 - dirty connection termination by server (or networking issue)
diff --git a/doc/html/howtor.html b/doc/html/howtor.html
index 6a37fcf..2119a72 100644
--- a/doc/html/howtor.html
+++ b/doc/html/howtor.html
@@ -1050,7 +1050,7 @@
90 - неожиданная системная ошибка (не должно происходить)
91 - ошибка poll (не должно происходить)
92 - соединение прервано по таймауту на сетевую операцию (см. timeouts)
- 93 - соединение прервано по таймауту связанному с рейтлимитом
+ 93 - соединение прервано по таймауту связанному с рейтлимитом или из-за превышения числа ошибок
94 - клиент или сервер закрыли соединение или произошла сетевая ошибка, остались неотправленные данные
95 - клиент "грязно" закрыл соединение или сетевая ошибка
96 - сервер "грязно" закрыл соединение или сетевая ошибка