svn commit: r225189 - head/etc
Nathan Whitehorn
nwhitehorn at FreeBSD.org
Fri Aug 26 14:05:48 UTC 2011
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
More information about the svn-src-head
mailing list