mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Fix typo
Reported by: dumbbell
This commit is contained in:
parent
7ec7b58f0e
commit
c8ebd84147
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=260596
@ -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.");
|
||||
|
Loading…
Reference in New Issue
Block a user