[master] 0133a7242 spelling: actually
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:47:05 UTC 2024
commit 0133a724275a9c8045f4833c67453da77693fe20
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:52 2024 -0400
spelling: actually
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/doc/sphinx/phk/cheri2.rst b/doc/sphinx/phk/cheri2.rst
index 71584b40b..26d312d06 100644
--- a/doc/sphinx/phk/cheri2.rst
+++ b/doc/sphinx/phk/cheri2.rst
@@ -75,7 +75,7 @@ with ``pipe(2)``, but there is no way CHERI could spot that to
make an execption, so reading pointers out of a filedescriptor,
cause fully justified core-dumps.
-If the poll-waiter was actaully relevant, the proper fix would be
+If the poll-waiter was actually relevant, the proper fix would be
to let the sending thread stick things on a locked list and just
write a nonce-byte into the pipe to the waiter-thread, but that
goes at the bottom of the TODO list, and for now I just remove the
More information about the varnish-commit
mailing list