From 70897fd139e84a64d6344bf6af28fe0b0b8087d3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20Jan=C5=AF?= Date: Fri, 10 Jun 2022 12:04:05 +0000 Subject: [PATCH] Update the replay-window backtrack log message MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The man pages reference a logging message which has been rephrased in ac1310528a248c99e039e7afaf48724ad1b7f10e. This commit updates the man page message to reflect the change for improved grep-ability. Signed-off-by: Martin Janů Acked-by: Frank Lichtenheld Message-Id: URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24472.html Signed-off-by: Gert Doering (cherry picked from commit 98cbd2914cb728bfaa6ce36a968e944555c57d53) --- doc/man-sections/link-options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man-sections/link-options.rst b/doc/man-sections/link-options.rst index 182f14988..713878051 100644 --- a/doc/man-sections/link-options.rst +++ b/doc/man-sections/link-options.rst @@ -330,7 +330,7 @@ the local and the remote host. value for ``n``. Satellite links in particular often require this. If you run OpenVPN at ``--verb 4``, you will see the message - "Replay-window backtrack occurred [x]" every time the maximum sequence + "PID_ERR replay-window backtrack occurred [x]" every time the maximum sequence number backtrack seen thus far increases. This can be used to calibrate ``n``. -- 2.47.2