diff options
Diffstat (limited to 'man2/send.2')
| -rw-r--r-- | man2/send.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/send.2 b/man2/send.2 index e8cef33aab..174dc96cdc 100644 --- a/man2/send.2 +++ b/man2/send.2 @@ -67,7 +67,7 @@ state (so that the intended recipient is known). The only difference between .BR send () and -.B write +.BR write () is the presence of .IR flags . With zero @@ -75,7 +75,7 @@ With zero parameter, .BR send () is equivalent to -.BR write . +.BR write (). Also, .RI send( s , buf , len ) is equivalent to |
