OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man2 / shmop.2
index db5555e..3836a60 100644 (file)
@@ -40,7 +40,7 @@
 .\" FIXME Linux 2.6.9 added SHM_EXEC, which should be documented
 .TH SHMOP 2 2013-02-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
-shmat, shmdt \- shared memory operations
+shmat, shmdt \- System V shared memory operations
 .SH SYNOPSIS
 .nf
 .B #include <sys/types.h>
@@ -52,7 +52,7 @@ shmat, shmdt \- shared memory operations
 .fi
 .SH DESCRIPTION
 .BR shmat ()
-attaches the shared memory segment identified by
+attaches the System V shared memory segment identified by
 .I shmid
 to the address space of the calling process.
 The attaching address is specified by