]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
semget.2, shm_open.3: tfix
authorJakub Wilk <jwilk@jwilk.net>
Sun, 24 Jan 2021 15:10:43 +0000 (16:10 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 24 Jan 2021 22:33:35 +0000 (23:33 +0100)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/semget.2
man3/shm_open.3

index a8fed15e681bdc4674d94f2d00a6a2fe2c2c52cb..445ac0249d1e1b8b4d564524846c44429bdd9566 100644 (file)
@@ -155,7 +155,7 @@ If the semaphore set already exists, the permissions are
 verified.
 .\" and a check is made to see if it is marked for destruction.
 .SH RETURN VALUE
-On sucess,
+On success,
 .BR semget ()
 returns the semaphore set identifier (a nonnegative integer).
 On failure, \-1 is returned, and
index c5ce650afb987c2ef3a989ea88bdc0d27da93b17..f27794a8501b8b830f352158d3938f852e62f44e 100644 (file)
@@ -170,7 +170,7 @@ was specified, in which case a new, distinct object is created).
 On success,
 .BR shm_open ()
 returns a file descriptor (a nonnegative integer).
-On sucess,
+On success,
 .BR shm_unlink ()
 returns 0.
 On failure, both functions return \-1 and set