The branch stable/13 has been updated by kib:

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

commit c24e3f5d44b7a88690913655de20cb4e26b01af6
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2021-08-09 10:37:41 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2021-08-13 09:34:42 +0000

    ipsec_set_policy(3): fix sentence
    
    (cherry picked from commit ba3896e16913fd6f9f227d84038171f1fdf5496b)
---
 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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to