OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man3 / shm_open.3
index 67dec98..90991a4 100644 (file)
@@ -81,9 +81,9 @@ and any of the other flags listed here:
 .TP 1.1i
 .B O_RDONLY
 Open the object for read access.
-A shared memory object opened in this way can only be
+A shared memory object opened in this way can be
 .BR mmap (2)ed
-for read (\fBPROT_READ\fP) access.
+only for read (\fBPROT_READ\fP) access.
 .TP
 .B O_RDWR
 Open the object for read-write access.