summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2020-12-01 18:57:37 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2020-12-01 18:57:37 +0000
commit3413f26245d28722c7ad3cb3fb81561b40bb4bcb (patch)
tree9257397eb90087d43796f5ede68e1f89232ccb03 /share/man
parent9d2d04462d1080f4a4b84f674de90a895ce1bcc1 (diff)
Notes
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ktls.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ktls.4 b/share/man/man4/ktls.4
index 327291a5b811d..f76083e93beb1 100644
--- a/share/man/man4/ktls.4
+++ b/share/man/man4/ktls.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 25, 2020
+.Dd December 1, 2020
.Dt KTLS 4
.Os
.Sh NAME
@@ -78,13 +78,13 @@ is not enabled.
.It Dv TCP_TLS_MODE_SW
TLS records are encrypted or decrypted in the kernel in the socket
layer.
-Typically the encryption or decryption is performred in software,
+Typically the encryption or decryption is performed in software,
but it may also be performed by co-processors via
.Xr crypto 9 .
.It Dv TCP_TLS_MODE_IFNET
TLS records are encrypted or decrypted by the network interface card (NIC).
In this mode, the network stack does not work with encrypted data.
-Instead, the NIC is encrypts TLS records as they are being transmitted,
+Instead, the NIC encrypts TLS records as they are being transmitted,
or decrypts received TLS records before providing them to the host.
.Pp
Network interfaces which support this feature will advertise the