git: 1723e7f33ae3 - main - cap_net.3: fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jun 2023 15:27:53 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1723e7f33ae39c65867c7aba53ae88da8f9d85bd commit 1723e7f33ae39c65867c7aba53ae88da8f9d85bd Author: Shawn Webb <shawn.webb@hardenedbsd.org> AuthorDate: 2023-06-21 00:47:19 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-06-21 15:26:34 +0000 cap_net.3: fix typo Signed-off-by: Shawn Webb <shawn.webb@hardenedbsd.org> --- lib/libcasper/services/cap_net/cap_net.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libcasper/services/cap_net/cap_net.3 b/lib/libcasper/services/cap_net/cap_net.3 index e64038a48330..34066a8f808b 100644 --- a/lib/libcasper/services/cap_net/cap_net.3 +++ b/lib/libcasper/services/cap_net/cap_net.3 @@ -130,7 +130,7 @@ CAPNET_DEPRECATED_NAME2ADDR name resolution is allowed with CAPNET_BIND bind syscall is allowed CAPNET_CONNECT connect syscall is allowed CAPNET_CONNECTDNS connect syscall is allowed to the values - returned from privies call to + returned from previous call to the cap_getaddrinfo or cap_gethostbyname .Ed .Pp