aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2025-10-26 15:41:37 +0000
committerGordon Bergling <gbe@FreeBSD.org>2025-10-27 06:27:27 +0000
commite17c87d4a27509ed8324e69056b06dec878db064 (patch)
tree03a4a60c954f3855907dc44369e7e414d51a50d3
parenta1e76a3af8d64b400100d8ab595eeb32cd79d358 (diff)
domain.9: Fix a typo in the manual page
- s/exprimental/experimental/ MFC after: 5 days
-rw-r--r--share/man/man9/domain.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/domain.9 b/share/man/man9/domain.9
index dab8cff89e12..d7e743eaf247 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