"from a socket" --> "on a socket"

This commit is contained in:
Michael Kerrisk 2004-12-20 10:53:41 +00:00
parent 50a0922f20
commit d3018c3c5e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
.\"
.TH SEND 2 2004-07-01 "Linux 2.6.7" "Linux Programmer's Manual"
.SH NAME
send, sendto, sendmsg \- send a message from a socket
send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS
.B #include <sys/types.h>
.br