public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Yuri Kozlov <yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: small fix for open.2
Date: Sat, 17 Jul 2010 12:58:48 +0400	[thread overview]
Message-ID: <20100717125848.41342e70@keeper.home.local> (raw)

[-- 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

             reply	other threads:[~2010-07-17  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-17  8:58 Yuri Kozlov [this message]
     [not found] ` <20100717125848.41342e70-CpVCSV+zb/Ftei/ch0jEm2ZHpeb/A1Y/@public.gmane.org>
2010-08-29  4:39   ` small fix for open.2 Michael Kerrisk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100717125848.41342e70@keeper.home.local \
    --to=yuray-ypgtxv8qu+00kptpmh8ogq@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox