summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-12-18 11:40:59 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-12-18 11:41:58 +0100
commit5a27aaf40fcefd4654ccc78044e59dbeaf028760 (patch)
tree1f05827740efd32bbe1fb03eba99b9ae4001b571 /doc
parentfad54f9abd90b8ef62a1bd6e8e06d4a3fa85ae2f (diff)
downloadgnutls-5a27aaf40fcefd4654ccc78044e59dbeaf028760.tar.gz
doc: replace writev with sendmsg in the list of system calls
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-gtls-app.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index 8a9f626c34..709e61a11b 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -258,7 +258,7 @@ operation.
@item getrusage
@item send
@item recv
-@item writev
+@item sendmsg
@item read (to read from /dev/urandom)
@item getrandom (this is Linux-kernel specific)
@item select