From b67c2965c31c19d839599ed266df706d701b580c Mon Sep 17 00:00:00 2001 From: Chris Boot Date: Tue, 18 Feb 2025 21:47:08 +0000 Subject: [PATCH] pppd.8: Fix groff warning (#547) Signed-off-by: Chris Boot --- pppd/pppd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pppd/pppd.8 b/pppd/pppd.8 index b79fc8d..4dadb1c 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -691,7 +691,7 @@ network control protocol comes up). Terminate after \fIn\fR consecutive failed connection attempts. A value of 0 means no limit. The default value is 10. .TP -.B max\-tls-\version \fIstring +.B max\-tls\-version \fIstring (EAP-TLS, or PEAP) Configures the max allowed TLS version used during negotiation with a peer. The default value for this is \fI1.2\fR. Values allowed for this option is \fI1.0.\fR, \fI1.1\fR, \fI1.2\fR, \fI1.3\fR. -- 2.47.2