summaryrefslogtreecommitdiffstats
path: root/share/man/man9/DECLARE_MODULE.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/DECLARE_MODULE.9')
-rw-r--r--share/man/man9/DECLARE_MODULE.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/DECLARE_MODULE.9 b/share/man/man9/DECLARE_MODULE.9
index 65eb8d0..56b4093 100644
--- a/share/man/man9/DECLARE_MODULE.9
+++ b/share/man/man9/DECLARE_MODULE.9
@@ -47,7 +47,7 @@ macro.
.Fn DECLARE_MODULE
is usually used within other macros, such as
.Xr DRIVER_MODULE 9 ,
-.Xr CDEV_MODULE 9
+.Xr DEV_MODULE 9
and
.Xr SYSCALL_MODULE 9 .
However, it can be called directly of course, for example in
@@ -99,7 +99,7 @@ Valid values are defined in the
enumeration
.Pa ( kernel.h ) .
.Sh SEE ALSO
-.Xr CDEV_MODULE 9 ,
+.Xr DEV_MODULE 9 ,
.Xr DRIVER_MODULE 9 ,
.Xr SYSCALL_MODULE 9 ,
.Xr module 9 ,
OpenPOWER on IntegriCloud