* small fix for open.2
@ 2010-07-17 8:58 Yuri Kozlov
[not found] ` <20100717125848.41342e70-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Yuri Kozlov @ 2010-07-17 8:58 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
Hello.
--- man-pages-git/man2/open.2 2010-07-17 09:02:09.000000000 +0400
+++ /tmp/open.2 2010-07-17 12:56:34.000000000 +0400
@@ -679,7 +679,7 @@
and
.B O_RSYNC
to the same numerical value as
-.BR O_SYNC
+.BR O_SYNC .
Most Linux file systems don't actually implement the POSIX
.B O_SYNC
semantics, which require all metadata updates of a write
--
Best Regards,
Yuri Kozlov
[-- Attachment #2: open.2.patch --]
[-- Type: text/x-patch, Size: 342 bytes --]
--- man-pages-git/man2/open.2 2010-07-17 09:02:09.000000000 +0400
+++ /tmp/open.2 2010-07-17 12:56:34.000000000 +0400
@@ -679,7 +679,7 @@
and
.B O_RSYNC
to the same numerical value as
-.BR O_SYNC
+.BR O_SYNC .
Most Linux file systems don't actually implement the POSIX
.B O_SYNC
semantics, which require all metadata updates of a write
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-29 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-17 8:58 small fix for open.2 Yuri Kozlov
[not found] ` <20100717125848.41342e70-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
2010-08-29 4:39 ` Michael Kerrisk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox