lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Oct 2008 14:24:39 -0400
From:	"Randy Macleod" <macleodr@...tel.com>
To:	netdev@...r.kernel.org
CC:	Remi Denis-Courmont <remi.denis-courmont@...ia.com>
Subject: Re: [PATCH 6/6] Phonet: pipe end-point protocol documentation

Minor documentation fix.
Is this patch formatted as desired (first patch!)?
I'm using Thunderbird.

// Randy



Signed-off-by: Randy MacLeod <macleodr@...tel.com>

git diff Documentation/networking/phonet.txt
diff --git a/Documentation/networking/phonet.txt
b/Documentation/networking/phonet.txt
index 0e6e592..6a07e45 100644
--- a/Documentation/networking/phonet.txt
+++ b/Documentation/networking/phonet.txt
@@ -146,8 +146,8 @@ WARNING:
 When polling a connected pipe socket for writability, there is an
 intrinsic race condition whereby writability might be lost between the
 polling and the writing system calls. In this case, the socket will
-block until write because possible again, unless non-blocking mode
-becomes enabled.
+block until write becomes possible again, unless non-blocking mode
+is enabled.


 The pipe protocol provides two socket options at the SOL_PNPIPE level:



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ