summaryrefslogtreecommitdiffstats
path: root/share/man/man9/module.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/module.9')
-rw-r--r--share/man/man9/module.95
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/module.9 b/share/man/man9/module.9
index b29408d..0dc5d91 100644
--- a/share/man/man9/module.9
+++ b/share/man/man9/module.9
@@ -81,12 +81,13 @@ MODULE_DEPEND(foo, bar, 1, 3, 4);
DECLARE_MODULE(foo, mod_data, SI_SUB_EXEC, SI_ORDER_ANY);
.Ed
.Sh SEE ALSO
-.Xr DEV_MODULE 9 ,
.Xr DECLARE_MODULE 9 ,
+.Xr DEV_MODULE 9 ,
.Xr DRIVER_MODULE 9 ,
.Xr MODULE_DEPEND 9 ,
.Xr MODULE_VERSION 9 ,
-.Xr SYSCALL_MODULE 9 ,
+.Xr SYSCALL_MODULE 9
+.Pp
.Pa /usr/share/examples/kld
.Sh AUTHORS
This man page was written by
OpenPOWER on IntegriCloud