]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/pipe.2
Automated addition of parentheses by add_parens_for_own_funcs.sh
[thirdparty/man-pages.git] / man2 / pipe.2
index a8cfc1be3567527ffbfcc063e0bed0fe0d86c11d..81628fcdcf2137716b1406fe4615de5f14261620 100644 (file)
@@ -35,7 +35,7 @@ pipe \- create pipe
 .sp
 .BI "int pipe(int " filedes "[2]);"
 .SH DESCRIPTION
-.B pipe
+.BR pipe ()
 creates a pair of file descriptors, pointing to a pipe inode, and places
 them in the array pointed to by
 .IR filedes .