OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man2 / create_module.2
index 5cf2a6c..868fc7c 100644 (file)
@@ -26,7 +26,7 @@ that will be needed to hold the module.
 This system call requires privilege.
 .SH RETURN VALUE
 On success, returns the kernel address at which the module will reside.
-On error \-1 is returned and
+On error, \-1 is returned and
 .I errno
 is set appropriately.
 .SH ERRORS