--- cci/usr/src/man/man2/shmop.2i 2019/07/28 12:24:19 1.1.1.1 +++ cci/usr/src/man/man2/shmop.2i 2019/07/28 12:26:26 1.1.1.2 @@ -64,8 +64,8 @@ otherwise it is attached for reading and \%{READ/WRITE}\*S. .PP .I Shmat -will fail and not attach the shared memory segment if one or more of the -following are true: +fails and not attach the shared memory segment if one or more of the +following is true: .TP 15 .SM \%[EINVAL] @@ -120,7 +120,7 @@ the shared memory segment located at the .SM \%[EINVAL] .I Shmdt -will fail and not detach the shared memory segment if +fails and not detach the shared memory segment if .I shmaddr is not the data segment start address of a shared memory segment. .SH RETURN VALUES