From owner-svn-src-all@FreeBSD.ORG Fri Aug 26 14:05:48 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1B35106566B; Fri, 26 Aug 2011 14:05:48 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B11FB8FC0C; Fri, 26 Aug 2011 14:05:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p7QE5man057825; Fri, 26 Aug 2011 14:05:48 GMT (envelope-from nwhitehorn@svn.freebsd.org) Received: (from nwhitehorn@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p7QE5mLR057823; Fri, 26 Aug 2011 14:05:48 GMT (envelope-from nwhitehorn@svn.freebsd.org) Message-Id: <201108261405.p7QE5mLR057823@svn.freebsd.org> From: Nathan Whitehorn Date: Fri, 26 Aug 2011 14:05:48 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r225189 - head/etc X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2011 14:05:48 -0000 Author: nwhitehorn Date: Fri Aug 26 14:05:48 2011 New Revision: 225189 URL: http://svn.freebsd.org/changeset/base/225189 Log: Fix path to the handbook and provide a hint about how to install it if it was not added at installation time. Approved by: re (blackend) Modified: head/etc/motd Modified: head/etc/motd ============================================================================== --- head/etc/motd Fri Aug 26 10:39:33 2011 (r225188) +++ head/etc/motd Fri Aug 26 14:05:48 2011 (r225189) @@ -10,8 +10,10 @@ o Security advisories and updated errat o The Handbook and FAQ documents are at http://www.FreeBSD.org/ and, along with the mailing lists, can be searched by going to - http://www.FreeBSD.org/search/. If the doc distribution has - been installed, they're also available formatted in /usr/share/doc. + http://www.FreeBSD.org/search/. If the doc package has been installed + (or fetched via pkg_add -r lang-freebsd-doc, where lang is the + 2-letter language code, e.g. en), they are also available formatted + in /usr/local/share/doc/freebsd. If you still have a question or problem, please take the output of `uname -a', along with any relevant error messages, and email it