diff options
| -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 |
