Date: Sat, 20 Oct 2012 14:54:50 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241783 - head/etc Message-ID: <201210201454.q9KEsoMS049562@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Oct 20 14:54:49 2012 New Revision: 241783 URL: http://svn.freebsd.org/changeset/base/241783 Log: pkg_add is no more the default tool, make motd recommand using pkg install instead of pkg_add Modified: head/etc/motd Modified: head/etc/motd ============================================================================== --- head/etc/motd Sat Oct 20 14:21:24 2012 (r241782) +++ head/etc/motd Sat Oct 20 14:54:49 2012 (r241783) @@ -11,7 +11,7 @@ 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 package has been installed - (or fetched via pkg_add -r lang-freebsd-doc, where lang is the + (or fetched via pkg install 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210201454.q9KEsoMS049562>