aboutsummaryrefslogtreecommitdiffstats
path: root/man2/init_module.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/init_module.2')
-rw-r--r--man2/init_module.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/init_module.2 b/man2/init_module.2
index 5d9559bb0b..c7a0838abc 100644
--- a/man2/init_module.2
+++ b/man2/init_module.2
@@ -79,9 +79,9 @@ is outside the program's accessible address space.
Some
.I image
slot is filled in incorrectly,
-.I image->name
+.I image\->name
does not correspond to the original module name, some
-.I image->deps
+.I image\->deps
entry does not correspond to a loaded module,
or some other similar inconsistency.
.TP