OSDN Git Service

(split) LDP: Update original to LDP v3.52.
[linuxjm/LDP_man-pages.git] / original / man2 / getrlimit.2
index 06e71f2..eff4df0 100644 (file)
@@ -261,7 +261,7 @@ structure specified as the fourth argument to
 .BR mq_open (3).
 
 The first addend in the formula, which includes
-.I "sizeof(struct msg_msg *)"
+.I "sizeof(struct msg_msg\ *)"
 (4 bytes on Linux/i386), ensures that the user cannot
 create an unlimited number of zero-length messages (such messages
 nevertheless each consume some system memory for bookkeeping overhead).