OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / semget.2
index a0f1956..4ec99ef 100644 (file)
@@ -282,7 +282,8 @@ Maximum number of semaphores per semaphore ID: implementation dependent
 System-wide limit on the number of semaphores: policy dependent
 (on Linux, this limit can be read and modified via the second field of
 .IR /proc/sys/kernel/sem ).
-Note that number of semaphores system-wide is also limited by the product of
+Note that the number of semaphores system-wide
+is also limited by the product of
 .B SEMMSL
 and
 .BR SEMMNI .
@@ -300,7 +301,7 @@ would more clearly show its function.
 .BR sem_overview (7),
 .BR svipc (7)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,