[PATCH 1/2] pipe.2: PIPE_BUF is defined in limits.h

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

 



To make use of PIPE_BUF in an application one should include limits.h.
Adding a reference to this inclusion.

Signed-off-by: Elie De Brauwer <eliedebrauwer@xxxxxxxxx>
---
 man2/pipe.2 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/man2/pipe.2 b/man2/pipe.2
index a5ed2ea..7f1a1d0 100644
--- a/man2/pipe.2
+++ b/man2/pipe.2
@@ -98,6 +98,10 @@ Writes of greater than
 bytes (see
 .BR pipe (7))
 will be split into multiple packets.
+The constant
+.BR PIPE_BUF
+is defined in
+.IR <limits.h> .
 .IP *
 If a
 .BR read (2)
-- 
2.0.0

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




[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