mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
rc.conf.5: Fix grammar
Reported by: markj Fixes: d80d7a8e4643 rc.conf.5: Clarify wording MFC with: d80d7a8e4643 (cherry picked from commit 4851376de10210fa37644ced3dc97fe10e2a61a6)
This commit is contained in:
parent
ddefa76a69
commit
f6d6d260a3
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd October 11, 2024
|
||||
.Dd October 14, 2024
|
||||
.Dt RC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -103,7 +103,7 @@ and
|
|||
will be loaded.
|
||||
If
|
||||
.Ao Ar dir Ac Ns Pa /rc.conf.d/ Ns Ao Ar name Ac
|
||||
is a directory then all of files in the directory will be loaded.
|
||||
is a directory then all of the files in the directory will be loaded.
|
||||
See also the
|
||||
.Va rc_conf_files
|
||||
variable below.
|
||||
|
|
|
|||
Loading…
Reference in a new issue