[PATCH] email update
[splice.git] / vmsplice.2
index b0f739a8ffe83a1b0b96bd4682152f756d9cad1d..31666c5820ebd9ae7980f565eed1a174464bb891 100644 (file)
@@ -76,6 +76,9 @@ either not valid, or doesn't refer to a pipe.
 not valid, memory not aligned if
 .I SPLICE_F_GIFT
 set.
+.TP
+.B ENOMEM
+Ran out of memory.
 
 .SH NOTES
 .BR vmsplice ()
@@ -96,4 +99,4 @@ system call first appeared in Linux-2.6.17.
 .BR tee (2)
 
 .SH AUTHORS
-Jens Axboe <axboe@suse.de>
+Jens Axboe <axboe@kernel.dk>