From e17c87d4a27509ed8324e69056b06dec878db064 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sun, 26 Oct 2025 16:41:37 +0100 Subject: [PATCH] domain.9: Fix a typo in the manual page - s/exprimental/experimental/ MFC after: 5 days --- share/man/man9/domain.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/domain.9 b/share/man/man9/domain.9 index dab8cff89e1..d7e743eaf24 100644 --- a/share/man/man9/domain.9 +++ b/share/man/man9/domain.9 @@ -173,7 +173,7 @@ Once a domain is added it cannot be completely unloaded. This is because there is no reference counting system in place to determine if there are any active references from sockets within that domain. -However, the exprimental +However, the experimental .Fn domain_remove exists, and unloadable domains may be supported in the future. .Pp