Author: np Date: Thu Dec 3 21:38:00 2020 New Revision: 368310 URL: https://svnweb.freebsd.org/changeset/base/368310
Log: Fix typo in kern_testfrwk.9. Modified: head/share/man/man9/kern_testfrwk.9 Modified: head/share/man/man9/kern_testfrwk.9 ============================================================================== --- head/share/man/man9/kern_testfrwk.9 Thu Dec 3 19:29:18 2020 (r368309) +++ head/share/man/man9/kern_testfrwk.9 Thu Dec 3 21:38:00 2020 (r368310) @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"