diff options
Diffstat (limited to 'share/man/man9/DECLARE_MODULE.9')
-rw-r--r-- | share/man/man9/DECLARE_MODULE.9 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man9/DECLARE_MODULE.9 b/share/man/man9/DECLARE_MODULE.9 index d88da96aeea7..d33c18ed6081 100644 --- a/share/man/man9/DECLARE_MODULE.9 +++ b/share/man/man9/DECLARE_MODULE.9 @@ -55,9 +55,7 @@ and Of course, it can also be called directly, for example in order to implement dynamic sysctls. .Pp -The arguments to -.Fn DECLARE_MODULE -expects are: +The arguments it expects are: .Bl -tag -width indent .It Fa name The module name, which will be used in the |