Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2021 22:24:27 GMT
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: fd11270509f2 - main - add missing .Xr..
Message-ID:  <202101192224.10JMORKp042785@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jmg:

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101192224.10JMORKp042785>