From owner-svn-doc-all@FreeBSD.ORG Fri Dec 21 03:32:34 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5C2DA72 for ; Fri, 21 Dec 2012 03:32:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4B92F8FC13 for ; Fri, 21 Dec 2012 03:32:33 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so4294777lah.27 for ; Thu, 20 Dec 2012 19:32:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=2uEaUR6UiDUsux8niDTu+6hp9Esynh+p3XbdVYJUFnM=; b=DYRk4nESzjJQT2p1HglmGlYdfcsqf0AZjrR348qVJdZUvOefpP1+yrtbxDof9isokG bhTfzS/Hdh2dnBFJawlAKrRQI5yBa8LYXIPkywXVrJ3uCUNIC1fAWLFxOfI16bcb4HK0 A/gJWH4Rsfn3r7RBY6ZxRQa7BsxRMdV93YAD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=2uEaUR6UiDUsux8niDTu+6hp9Esynh+p3XbdVYJUFnM=; b=Tnyc57WXoDBCe6PsehQnkaI3bQtVA6oKSeoLdig8A/ExMncL4GsL46tz6PrxFuXJCz kZ3ZY/aoDYg6Gvm6X7rAIh9wAJ2X3wGmlszzqxDs7i+bntgCfn8GY+Wd7sUyW17Lqvnt bF7l+4SwjppI9Yt7NN2oLqb7oCtrQwx66x7TGzmn66JRz8BrqpJB9mTzvBnURs6X3TpB a/4YfA41hdqsqSW6GAbPi//cOrbJCWZDEjw7RDW9z+N3/nuEIvW0LC+EDGlqcs0r964j 58N5+61pcW9QyhbdjXSHRppsqWqtb5d1zn6Qi6si+2rMgg0qkCAQNWMPo362Y3q5QAuY O51w== Received: by 10.112.25.70 with SMTP id a6mr4695660lbg.117.1356060753081; Thu, 20 Dec 2012 19:32:33 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.162.100 with HTTP; Thu, 20 Dec 2012 19:32:02 -0800 (PST) In-Reply-To: <201212202155.qBKLtjo0029127@svn.freebsd.org> References: <201212202155.qBKLtjo0029127@svn.freebsd.org> From: Eitan Adler Date: Thu, 20 Dec 2012 22:32:02 -0500 X-Google-Sender-Auth: LELAOtDR4x3joH7CGfEQTAYFMH4 Message-ID: Subject: Re: svn commit: r40439 - head/en_US.ISO8859-1/htdocs To: Glen Barber Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQle4nGn5ypw4SRKxsjK1E5uhXxYzNK8u8qNG/lMBAiMF0eCDL1PDg0OIf4P93NdQ8tFnKL+ Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 03:32:34 -0000 On 20 December 2012 16:55, Glen Barber wrote: > Author: gjb > Date: Thu Dec 20 21:55:44 2012 > New Revision: 40439 > URL: http://svnweb.freebsd.org/changeset/doc/40439 > > Log: > Add a 404 page handler so we can use a presentable 404 message instead > of the stock message. Perhaps we could also include some text that says "if you got here by clicking on a link from freebsd.org email doc@freebsd.org / submit a pr to let us know?" -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams