diff --git a/share/man/man9/module.9 b/share/man/man9/module.9 index 977d44f66e5e..055dab94d723 100644 --- a/share/man/man9/module.9 +++ b/share/man/man9/module.9 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 1, 2001 +.Dd July 19, 2007 .Dt MODULE 9 .Os .Sh NAME @@ -85,7 +85,7 @@ contains the value of .Pp The module should return .Er EOPNOTSUPP -for unrecognized values of +for unsupported and unrecognized values of .Fa what . .Sh EXAMPLES .Bd -literal