git: fd11270509f2 - main - add missing .Xr..

John-Mark Gurney jmg at FreeBSD.org
Tue Jan 19 22:24:28 UTC 2021


The branch main has been updated by jmg:

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

commit fd11270509f26e9ebde11ef7d3c3c34497f29124
Author:     John-Mark Gurney <jmg at FreeBSD.org>
AuthorDate: 2021-01-19 22:18:55 +0000
Commit:     John-Mark Gurney <jmg at 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


More information about the dev-commits-src-all mailing list