]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
wording fix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Jun 2005 09:19:41 +0000 (09:19 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Jun 2005 09:19:41 +0000 (09:19 +0000)
man2/shmop.2

index 233b5588fb84829fbb93227cf6d07db83b2d83b3..843c8097e5b393ec0134d254e9bd6603ef67afde 100644 (file)
@@ -238,7 +238,7 @@ made relative (typically to the starting address of the segment),
 rather than absolute.
 .PP
 On Linux, it is possible to attach a shared memory segment even if it
-already marked to be deleted.
+is already marked to be deleted.
 However, POSIX.1-2001 does not specify this behaviour and
 many other implementations do not support it.
 .LP