domain.9: Fix a typo in the manual page

- s/exprimental/experimental/

MFC after:	5 days
This commit is contained in:
Gordon Bergling
2025-10-26 16:41:37 +01:00
parent a1e76a3af8
commit e17c87d4a2
+1 -1
View File
@@ -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