From fd11270509f26e9ebde11ef7d3c3c34497f29124 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Tue, 19 Jan 2021 14:18:55 -0800 Subject: [PATCH] add missing .Xr.. --- share/man/man4/ktls.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/ktls.4 b/share/man/man4/ktls.4 index f76083e93beb..9a8dccfb8afe 100644 --- a/share/man/man4/ktls.4 +++ b/share/man/man4/ktls.4 @@ -160,7 +160,7 @@ The control message contains a .Vt struct tls_get_record which includes fields from the TLS record header. If an invalid or corrupted TLS record is received, -recvmsg 2 +.Xr recvmsg 2 will fail with one of the following errors: .Bl -tag -width Er .It Bq Er EINVAL