shmop.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-25 21:47:57 +01:00
parent 55f2c84816
commit 410ad57327
1 changed files with 6 additions and 6 deletions

View File

@ -127,13 +127,13 @@ call updates the members of the
structure (see
.BR shmctl (2))
associated with the shared memory segment as follows:
.IP
.IP \(bu 2
.I shm_atime
is set to the current time.
.IP
.IP \(bu
.I shm_lpid
is set to the process-ID of the calling process.
.IP
.IP \(bu
.I shm_nattch
is incremented by one.
.\"
@ -154,13 +154,13 @@ On a successful
call, the system updates the members of the
.I shmid_ds
structure associated with the shared memory segment as follows:
.IP
.IP \(bu 2
.I shm_dtime
is set to the current time.
.IP
.IP \(bu
.I shm_lpid
is set to the process-ID of the calling process.
.IP
.IP \(bu
.I shm_nattch
is decremented by one.
If it becomes 0 and the segment is marked for deletion,