1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
Reported by:	dumbbell
This commit is contained in:
Baptiste Daroussin 2014-01-13 16:47:25 +00:00
parent 7ec7b58f0e
commit c8ebd84147
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=260596

View File

@ -188,7 +188,7 @@ main(int argc, char** argv)
"in kernel", argv[0]);
break;
case ENOEXEC:
warnx("an error occured while "
warnx("an error occurred while "
"loading the module. "
"Please check dmesg(1) for "
"more details.");