git: ba3896e16913 - main - ipsec_set_policy(3): fix sentence
Konstantin Belousov
kib at FreeBSD.org
Tue Aug 10 00:49:24 UTC 2021
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=ba3896e16913fd6f9f227d84038171f1fdf5496b
commit ba3896e16913fd6f9f227d84038171f1fdf5496b
Author: Konstantin Belousov <kib at FreeBSD.org>
AuthorDate: 2021-08-09 10:37:41 +0000
Commit: Konstantin Belousov <kib at FreeBSD.org>
CommitDate: 2021-08-10 00:46:35 +0000
ipsec_set_policy(3): fix sentence
Sponsored by: NVIDIA Networking
MFC after: 3 days
---
lib/libipsec/ipsec_set_policy.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libipsec/ipsec_set_policy.3 b/lib/libipsec/ipsec_set_policy.3
index 1e24b63e6c04..25ef8cbe32cf 100644
--- a/lib/libipsec/ipsec_set_policy.3
+++ b/lib/libipsec/ipsec_set_policy.3
@@ -71,7 +71,7 @@ library function.
.Pp
The
.Fn ipsec_get_policylen
-function will returns the of the buffer which is needed when passing
+function returns the length of the buffer which is needed when passing
the specification structure to the
.Xr setsockopt 2
system call.
More information about the dev-commits-src-all
mailing list