mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
rc.conf.5: Clarify wording
PR: 196736 MFC after: 3 days (cherry picked from commit d80d7a8e46433b90dc5e7ae69144664b9a6e35df)
This commit is contained in:
parent
16e1424d24
commit
ddefa76a69
1 changed files with 3 additions and 4 deletions
|
|
@ -22,7 +22,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd May 18, 2024
|
||||
.Dd October 11, 2024
|
||||
.Dt RC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -103,9 +103,8 @@ and
|
|||
will be loaded.
|
||||
If
|
||||
.Ao Ar dir Ac Ns Pa /rc.conf.d/ Ns Ao Ar name Ac
|
||||
is a directory,
|
||||
all of the files in the directory will be loaded.
|
||||
Also see the
|
||||
is a directory then all of files in the directory will be loaded.
|
||||
See also the
|
||||
.Va rc_conf_files
|
||||
variable below.
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue