Fixed typo.
This commit is contained in:
parent
f4effe7151
commit
0048d07db2
@ -42,7 +42,7 @@ The
|
||||
.Fn MODULE_VERSION
|
||||
macro sets the version of the module called
|
||||
.Fa name .
|
||||
Other kernel modules can then depend on this modul (see
|
||||
Other kernel modules can then depend on this module (see
|
||||
.Xr MODULE_DEPEND 9 ) .
|
||||
.Sh EXAMPLES
|
||||
.Bd -literal
|
||||
@ -55,4 +55,4 @@ MODULE_VERSION(foo, 1);
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
This manual page was written by
|
||||
.An Alexander Langer Aq alex@FreeBSD.org .
|
||||
.An Alexander Langer Aq alex@FreeBSD.org .
|
||||
|
Loading…
x
Reference in New Issue
Block a user