From 4e7cab9f1727eccd90780d1ceb14948e0ace36a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 15 Jul 2015 22:03:53 +0000 Subject: doc: remove references to old servers They'll continue to be maintained, but we're no longer advertising them. Also, favor lowercase "unicorn" while we're at it since that matches the executable and gem name to avoid unnecessary escaping for RDoc. --- lib/unicorn/http_server.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/unicorn/http_server.rb') diff --git a/lib/unicorn/http_server.rb b/lib/unicorn/http_server.rb index 0f97516..3dbfd3e 100644 --- a/lib/unicorn/http_server.rb +++ b/lib/unicorn/http_server.rb @@ -7,8 +7,8 @@ # # Users do not need to know the internals of this class, but reading the # {source}[http://bogomips.org/unicorn.git/tree/lib/unicorn/http_server.rb] -# is education for programmers wishing to learn how \Unicorn works. -# See Unicorn::Configurator for information on how to configure \Unicorn. +# is education for programmers wishing to learn how unicorn works. +# See Unicorn::Configurator for information on how to configure unicorn. class Unicorn::HttpServer # :stopdoc: attr_accessor :app, :timeout, :worker_processes, -- cgit v1.2.3-24-ge0c7