mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
MFp4 (//depot/projects/mps/...)
Fix a typo. Submitted by: pluknet at gmail dot com
This commit is contained in:
parent
3dc2fd3f1e
commit
67d60b1481
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ place the following lines in your kernel configuration file:
|
|||
Or, to load the driver as a module at boot, place the following line in
|
||||
.Xr loader.conf 5 :
|
||||
.Bd -literal -offset indent
|
||||
mpt_load="YES"
|
||||
mps_load="YES"
|
||||
.Ed
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue