The branch main has been updated by jmg:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=fd11270509f26e9ebde11ef7d3c3c34497f29124

commit fd11270509f26e9ebde11ef7d3c3c34497f29124
Author:     John-Mark Gurney <j...@freebsd.org>
AuthorDate: 2021-01-19 22:18:55 +0000
Commit:     John-Mark Gurney <j...@freebsd.org>
CommitDate: 2021-01-19 22:18:55 +0000

    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
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to