aboutsummaryrefslogtreecommitdiffstats
path: root/man2/init_module.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-22 16:40:46 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-22 16:40:46 +0000
commit94e9d9febdb3c68f94bcff26002311fa464837df (patch)
tree3a855c552ff4049052ef3cf9dc7c2f68cee7e03e /man2/init_module.2
parent009df872f730972ec53a70652959c7b47c7ece8b (diff)
downloadman-pages-94e9d9febdb3c68f94bcff26002311fa464837df.tar.gz
Replace "-" by "\-" where a real dash is required.
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