git: 8593b5b2addf - main - pkru.3: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Jan 2024 18:55:19 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=8593b5b2addf91987f81ebac0d8b2e51207e4793
commit 8593b5b2addf91987f81ebac0d8b2e51207e4793
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-01-20 18:55:08 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-01-20 18:55:08 +0000
pkru.3: Fix a typo in the manual page
- s/successfull/successful/
MFC after: 3 days
---
lib/libc/x86/sys/pkru.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/x86/sys/pkru.3 b/lib/libc/x86/sys/pkru.3
index 1785f93cf4b6..2bcb6a64baaa 100644
--- a/lib/libc/x86/sys/pkru.3
+++ b/lib/libc/x86/sys/pkru.3
@@ -106,7 +106,7 @@ and having length
.Fa len .
Starting address is truncated to the page start,
and the end is rounded up to the end of the page.
-After a successfull call, the range has the specified key assigned,
+After a successful call, the range has the specified key assigned,
even if the key is zero and it did not change the page table entries.
.Pp
The