]> git.ipfire.org Git - thirdparty/man-pages.git/commit
sem_overview.7: Fix discussion of length of semaphore names
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 24 Feb 2009 23:45:34 +0000 (12:45 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 24 Feb 2009 23:45:34 +0000 (12:45 +1300)
commit13e0f2a9d3055102c3db1ecda2122c1f96b80e83
tree4da0a017d96d8b2bda0a831b9ad5aba58af741cb
parent590d0346d9ee14c61cb708047cadc9c9703e5acb
sem_overview.7: Fix discussion of length of semaphore names

Because of the "sem." prefix added by glibc to a semaphore
name, the limit on the length of the name (excluding the
terminating null byte) is 251 characters.

Reported-by: Jens Thoms Toerring <jt@toerring.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/sem_overview.7