Re: [PATCH 2/2] open.2: mention presence of unused O_RSYNC definition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Eugene,

On 1/5/19 6:24 AM, Eugene Syromiatnikov wrote:
It's defined in <asm/fcntl.h> on HP PA-RISC, but is not used anyway.

Thanks. Patch applied.

Cheers,

Michael

Signed-off-by: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
---
  man2/open.2 | 4 ++++
  1 file changed, 4 insertions(+)

diff --git a/man2/open.2 b/man2/open.2
index 75e2b59..d0c1fb2 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -1390,6 +1390,10 @@ but not
  .BR O_RSYNC
  to have the same value as
  .BR O_SYNC .)
+.B O_RSYNC
+is also defined in Linux header file
+.B <asm/fcntl.h>
+on HP PA-RISC, but is not used.
  .PP
  .BR O_SYNC
  provides synchronized I/O




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux