--- src/share/man/man9/MODULE_DEPEND.9 2004/06/01 11:36:53 1.3 +++ src/share/man/man9/MODULE_DEPEND.9 2006/07/19 07:49:21 1.4 @@ -27,7 +27,7 @@ .\" $FreeBSD: src/share/man/man9/MODULE_DEPEND.9,v 1.1.2.3 2001/12/17 11:30:18 ru Exp $ .\" $DragonFly$ .\" -.Dd March 11, 2001 +.Dd July 19, 2006 .Dt MODULE_DEPEND 9 .Os .Sh NAME @@ -39,10 +39,11 @@ .Sh DESCRIPTION The .Fn MODULE_DEPEND -macro sets a dependency on another kernel module with name +macro sets a dependency of the module called +.Fa name +on another kernel module .Fa moddepend , -which has been registered -its version with +which has registered its version with .Fn MODULE_VERSION . Three versions must be specified on which the module can depend: The minimal and maximal versions this module can depend on as well