rc.conf.5: Fix a typo in the manual page

- s/overriden/overridden/
- s/explicitely/explicitly/

MFC after:	5 days
This commit is contained in:
Gordon Bergling
2025-10-26 14:10:16 +01:00
parent 189cec2f0d
commit ca7deba74b
+2 -2
View File
@@ -4950,7 +4950,7 @@ can be used in jails) depending on the content of the
.Ao Ar name Ac Ns Va _svcj_options
variable.
Typically this variable is set inside rc scripts, but it can be
overriden in the rc config.
overridden in the rc config.
Valid options for
.Ao Ar name Ac Ns Va _svcj_options
are:
@@ -5041,7 +5041,7 @@ service at all, or may set it to
if it is not set in the
rc config, to exclude it from
.Va svcj_all_enable
but allow to explicitely enable it.
but allow to explicitly enable it.
The sshd service for example would not see other jails, if
it would run as a service jail.
This may or may not be what is needed, and as such it is