From d5dc32f3b3dd2577eb473bb8ec6c1b7533b5081e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 8 Mar 2012 05:20:15 +0000 Subject: doc: s/librelist.com/librelist.org/ .org makes us look less commercial, which may be important to some folks. Yes, this project is run by a dirty hippie. --- ext/io_splice/io_splice_ext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/io_splice/io_splice_ext.c b/ext/io_splice/io_splice_ext.c index 4c713d1..32de838 100644 --- a/ext/io_splice/io_splice_ext.c +++ b/ext/io_splice/io_splice_ext.c @@ -477,7 +477,7 @@ static void advance_vmsplice_args(struct vmsplice_args *a, long n) * This may allow the kernel to avoid data copies in some cases. * but is (probably) of limited usefulness in Ruby. If you have * use cases or ideas for making this more useful for Ruby users, - * please tell us at ruby.io.splice@librelist.com! + * please tell us at ruby.io.splice@librelist.org! * * Also consider the "sendfile" RubyGem or IO.copy_stream in Ruby 1.9 * if you want to do zero-copy file transfers to pipes or sockets. As -- cgit v1.2.3-24-ge0c7