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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"