mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo in kern_testfrwk.9.
This commit is contained in:
parent
c3f7be36e8
commit
ca93db7931
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.Nm kern_testfrwk
|
||||
.Nd A kernel testing framework
|
||||
.Sh SYNOPSIS
|
||||
kld_load kern_testfrwk
|
||||
kldload kern_testfrwk
|
||||
.Sh DESCRIPTION
|
||||
.\" This whole section is not written in manual page style and should be ripped
|
||||
.\" out and replaced. -CEM
|
||||
|
|
|
|||
Loading…
Reference in a new issue