From 7168934f52122868258346932d2dcf3d00b9d412 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 9 Jan 2015 23:02:55 +0000 Subject: change mailing list to ruby-posix-mq@bogomips.org The public-inbox + mlmmj setup on bogomips.org allows posting without subscription and offers downloadable archives via git. The lack of rsyncable archives on librelist nowadays and subscription-required nature of librelist are points against it. Repliers are now encouraged to Cc: all recipients (using the reply-all function of their mail client) since many readers are not subscribed. This project has never accepted or encouraged HTML email, but librelist accepted it. The bogomips.org mail server is configured to treat HTML mail as spam, so do not send HTML mail if you expect a response. Users who wish to subscribe may send a message to: ruby-posix-mq+subscribe@bogomips.org Similarly, they may unsubscribe via: ruby-posix-mq+unsubscribe@bogomips.org HTTP archives are available via: http://bogomips.org/ruby-posix-mq/ ssoma users may also use: git://bogomips.org/ruby-posix-mq (see README change) Old messages to the librelist addresses will continue to get routed to the new mailing list. ref: http://public-inbox.org/ --- lib/posix_mq.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/posix_mq.rb b/lib/posix_mq.rb index 60c63b6..5424667 100644 --- a/lib/posix_mq.rb +++ b/lib/posix_mq.rb @@ -41,7 +41,7 @@ class POSIX_MQ # SIGEV_THREAD functionality in mq_notify(3). So far we only # know of glibc + Linux supporting this. Please let us # know if your platform can support this functionality and - # are willing to test for us + # are willing to test for us # # As far as we can tell, this method is not very useful # nor efficient. You would be better served using signals or -- cgit v1.2.3-24-ge0c7