public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* 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

* Re: small fix for open.2
       [not found] ` <20100717125848.41342e70-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
@ 2010-08-29  4:39   ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2010-08-29  4:39 UTC (permalink / raw)
  To: Yuri Kozlov; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hello Yuri,

Thanks. Applied for 3.26.

Cheers,

Michael


On Sat, Jul 17, 2010 at 10:58 AM, Yuri Kozlov <yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org> wrote:
> 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
>
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface" http://blog.man7.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ 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