From 9e8bb89306fd2b2627a4b2c35a0f45ae4a49e184 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 7 Jan 2016 03:16:09 +0000 Subject: various documentation updates * add nntp_url to the olddoc website footer * update legacy support status for 4.x (not 4.8.x) * update copyright range to 2016 * note all of our development tools are Free Software, too * remove cgit mention; it may not always be cgit (but URLs should remain compatible). * discourage downloading snapshot tarballs; "git clone" + periodic "git fetch" is more efficient * remove most mentions of unicorn_rails as that was meant for ancient Rails 1.x/2.x users * update path reference to Ruby 2.3.0 * fix nginx upstream module link to avoid redirect * shorten Message-ID example to avoid redirects and inadvertant linkage --- Documentation/unicorn.1.txt | 1 - Documentation/unicorn_rails.1.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'Documentation') diff --git a/Documentation/unicorn.1.txt b/Documentation/unicorn.1.txt index efdda4b..3f20a9a 100644 --- a/Documentation/unicorn.1.txt +++ b/Documentation/unicorn.1.txt @@ -175,7 +175,6 @@ the unicorn config file. # SEE ALSO -* unicorn_rails(1) * *Rack::Builder* ri/RDoc * *Unicorn::Configurator* ri/RDoc * [Unicorn RDoc][1] diff --git a/Documentation/unicorn_rails.1.txt b/Documentation/unicorn_rails.1.txt index bff703e..2ce7501 100644 --- a/Documentation/unicorn_rails.1.txt +++ b/Documentation/unicorn_rails.1.txt @@ -4,7 +4,7 @@ # NAME -unicorn_rails - a script/server-like command to launch the Unicorn HTTP server +unicorn_rails - unicorn launcher for Rails 1.x and 2.x users # SYNOPSIS -- cgit v1.2.3-24-ge0c7