diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2021-01-19 22:18:55 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2021-01-19 22:18:55 +0000 |
| commit | fd11270509f26e9ebde11ef7d3c3c34497f29124 (patch) | |
| tree | f6030fc05203c16540bd797f76f5682f43a97199 /share | |
| parent | c1a3d7f20696ab5b72eee45863f3e04410d81fc8 (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/ktls.4 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
