summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-02-10 07:07:51 +0000
committerRoland McGrath <roland@gnu.org>1994-02-10 07:07:51 +0000
commit799a4eebd27c691a648c533f04d91424474447d3 (patch)
tree4c824732166aacef6861e29d9c2f2752118702e0 /manual
parenta2b4b03e7c29cd0310743bc3a8b564e583dc8328 (diff)
(Transferring Data): Fix menu item descriptions.
Diffstat (limited to 'manual')
-rw-r--r--manual/socket.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/socket.texi b/manual/socket.texi
index dc11e8edf3..ef40adf0b0 100644
--- a/manual/socket.texi
+++ b/manual/socket.texi
@@ -1828,8 +1828,8 @@ control the special I/O modes. For example, you can specify the
to control inclusion of routing information on output.
@menu
-* Sending Data:: Sending data with @code{write}.
-* Receiving Data:: Reading data with @code{read}.
+* Sending Data:: Sending data with @code{send}.
+* Receiving Data:: Reading data with @code{recv}.
* Socket Data Options:: Using @code{send} and @code{recv}.
@end menu