mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Remove mention of "lomac" as it's been gone for a good while now (at least
two years).
This commit is contained in:
parent
8042f26d52
commit
65fe4c0bfd
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 25, 1997
|
||||
.Dd October 13, 2006
|
||||
.Dt KLDLOAD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -65,7 +65,7 @@ Modules must have an extension of
|
|||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh AUTOMATICALLY LOADING MODULES
|
||||
Some modules (lomac, pf, ipfw, ipf, etc.) may be automatically loaded at boot
|
||||
Some modules (pf, ipfw, ipf, etc.) may be automatically loaded at boot
|
||||
time when the corresponding
|
||||
.Xr rc.conf 5
|
||||
statement is used.
|
||||
|
|
|
|||
Loading…
Reference in a new issue